Skip to content

Commit

Permalink
docs: fix pkgdown navbar config
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Jul 18, 2024
1 parent 2fc3479 commit ec69289
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ templates:
bootswatch: cerulean

navbar:
left:
- text: Vignette
href: articles/full_vignettes/iheatmapr.html
- text: Reference
href: reference/index.html
components:
intro:
text: Vignette
href: articles/full_vignettes/iheatmapr.html
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github, lightswitch]

0 comments on commit ec69289

Please sign in to comment.