Skip to content

Commit 9c8a431

Browse files
committed
fixing pkgdown yml again #1
1 parent aa64547 commit 9c8a431

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_pkgdown.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@ navbar:
66
structure:
77
left: [intro, reference, articles, news]
88
right: [search, github]
9+
components:
10+
reference:
11+
text: Functions
12+
href: reference/index.html
913

1014
articles:
1115
- title: Get Started
1216
navbar: ~
1317
contents:
1418
- slrcsap
19+
- title: Articles
20+
navbar: ~
21+
contents:
22+
- figs
1523

1624
reference:
1725
- title: Get data

0 commit comments

Comments
 (0)