Skip to content

Commit ff8cc56

Browse files
author
Carly Lovas
committed
yml
1 parent 0d64f07 commit ff8cc56

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

_pkgdown.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
url: https://carlylovas.github.io/species.shifts/
22
template:
33
bootstrap: 5
4+
navbar:
5+
structure:
6+
left: [intro, articles, reference, news]
7+
components:
8+
articles:
9+
text: Articles
10+
menu:
11+
- text: Data Cleaning Functions
12+
href: articles/data_cleaning_functions.html
13+
- text: Plotting Functions
14+
href: articles/plotting_functions.html
415
articles:
516
- title: "Articles"
617
contents:
7-
- data_cleaning_functions # listed for nav, but excluded from build below
818
- plotting_functions
9-
10-
vignettes:
11-
exclude:
12-
- data_cleaning_functions.Rmd

0 commit comments

Comments
 (0)