Skip to content

Commit

Permalink
Update _pkgdown.yml
Browse files Browse the repository at this point in the history
Tweak, so that rlang's site looks more like other tidyverse sites.
This puts news to the left of the search bar
  • Loading branch information
olivroy authored Aug 16, 2023
1 parent c55f602 commit 7b22a75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ template:
navbar:
structure:
left: [reference, tidyeval, metaprog, errors]
right: [news, github]
left: [reference, tidyeval, metaprog, errors, news]
components:
tidyeval:
text: Tidy evaluation
Expand Down

0 comments on commit 7b22a75

Please sign in to comment.