Skip to content

Commit

Permalink
Update pkgdown settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Dec 11, 2018
1 parent 44e32db commit ff28607
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,30 @@
url: https://purrr.tidyverse.org

template:
package: tidytemplate
default_assets: false

home:
strip_header: true

links:
- text: Learn more
href: http://r4ds.had.co.nz/iteration.html

navbar:
structure:
left: [home, reference, news]
right: [github]
components:
news:
text: News
menu:
- text: "Release notes"
- text: "Version 0.2.3"
href: https://www.tidyverse.org/articles/2017/08/purrr-0.2.3/
- text: "------------------"
- text: "Change log"
href: news/index.html

reference:
- title: Map family
desc: |
Expand Down

0 comments on commit ff28607

Please sign in to comment.