Skip to content

Commit

Permalink
docs(pkgdown): Add links to release posts (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie authored Oct 13, 2023
1 parent 355f16e commit f4a36e8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,19 @@ navbar:
reference:
text: Reference
href: reference/index.html
news:
text: News
href: news/index.html

github:
icon: bi-github
href: https://github.com/rstudio/bslib

news:
releases:
- text: "v0.5.1"
href: https://shiny.posit.co/blog/posts/bslib-tooltips/
- text: "v0.5.0"
href: https://shiny.posit.co/blog/posts/bslib-dashboards/
- text: "v0.4.2"
href: https://shiny.posit.co/blog/posts/announcing-new-r-shiny-ui-components/

reference:
- title: Create a dashboard
Expand Down
Binary file modified man/figures/navset-card-underline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/navset-underline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4a36e8

Please sign in to comment.