Skip to content

Commit

Permalink
Merge pull request #72 from ropensci/maelle-patch-1
Browse files Browse the repository at this point in the history
docs: remove useless pkgdown navbar config
  • Loading branch information
ShixiangWang authored Jul 19, 2024
2 parents 5e0bc06 + 8523705 commit 0495c37
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,4 @@
navbar:
structure:
left:
- home
- intro
- reference
- news
right: github
components:
home:
icon: fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
intro:
text: Get started
href: articles/phylotaR.html
news:
text: Changelog
href: news/index.html
github:
icon: fa-github fa-lg
href: https://github.com/ropensci/phylotaR

reference:
- title: Running
desc: Functions for starting/stopping the phylotaR pipeline.
Expand Down

0 comments on commit 0495c37

Please sign in to comment.