Skip to content

Commit 23c40de

Browse files
committed
fix: define pkgdown navbar to explicitely not render extra vignettes
1 parent 6d1d6c8 commit 23c40de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_pkgdown.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ url: ~
22
template:
33
bootstrap: 5
44

5+
navbar:
6+
structure:
7+
left: [intro, reference]
8+
right: [search, github]

0 commit comments

Comments
 (0)