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 31dfa37 commit 34420d7
Showing 1 changed file with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,19 @@
navbar:
title: ~
type: default
left:
- text: Reference
href: reference/index.html
- text: Articles
menu:
- text: JOSS paper
href: https://joss.theoj.org/papers/10.21105/joss.00056
- text: Abstract/Poster presented at AGU 2014
href: http://adsabs.harvard.edu/abs/2014AGUFM.H13H1209V
- text: Vignette
href: articles/index.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ropensci/hddtools/
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github, lightswitch]
components:
articles:
text: Articles
menu:
- text: JOSS paper
href: https://joss.theoj.org/papers/10.21105/joss.00056
- text: Abstract/Poster presented at AGU 2014
href: http://adsabs.harvard.edu/abs/2014AGUFM.H13H1209V
- text: Vignette
href: articles/index.html
- text: News
href: news/index.html

reference:
- title: Get catalogues
Expand Down

0 comments on commit 34420d7

Please sign in to comment.