From ee787a5b8c69ab96cbecdec2dc3d71d1d46b2ef0 Mon Sep 17 00:00:00 2001 From: Trevor Riley Date: Fri, 23 Aug 2024 12:13:54 -0400 Subject: [PATCH] changed article to vignette and added blank line at end --- _pkgdown.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 28ffcd3d..a05f32b6 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -3,7 +3,7 @@ template: bootstrap: 5 articles: -- title: Articles +- title: Vignettes navbar: ~ contents: - citesource_working_example @@ -11,4 +11,5 @@ articles: - citesource_new_benchmark_testing - citesource_vignette_db-pre-screen_validation - citesource_vignette_db-topic-coverage - - citesource_analysis_across_screening_phases \ No newline at end of file + - citesource_analysis_across_screening_phases + \ No newline at end of file