Skip to content

Commit

Permalink
fix: define pkgdown navbar to explicitely not render extra vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jul 27, 2024
1 parent 6d1d6c8 commit 23c40de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ url: ~
template:
bootstrap: 5

navbar:
structure:
left: [intro, reference]
right: [search, github]

0 comments on commit 23c40de

Please # to comment.