Skip to content

Commit ec888fd

Browse files
committed
Favicons should be copied into packages using theme now
1 parent 05ec74b commit ec888fd

15 files changed

Lines changed: 29 additions & 2 deletions

inst/pkgdown/_pkgdown.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ template:
1717
navbar-light-brand-color: "#F2E5BD"
1818
navbar-light-brand-hover-color: "#F2E5BD"
1919

20-
# Dark
2120
body-bg-dark: "#181818"
2221
body-color-dark: "#FAF1E4"
2322
link-color-dark: "#AED1E4"
@@ -34,9 +33,10 @@ template:
3433
theme: nord
3534
theme-dark: tango
3635

36+
# TODO: Configure the navbar to your liking.
3737
navbar:
3838
structure:
39-
left: [intro, reference, articles, otherpkgs, news]
39+
left: [intro, reference, articles, otherpkgs, news, stan]
4040
right: [search, bluesky, twitter, forum, github, lightswitch]
4141
components:
4242
otherpkgs:
@@ -60,6 +60,9 @@ navbar:
6060
href: https://mc-stan.org/rstantools
6161
- text: shinystan
6262
href: https://mc-stan.org/shinystan
63+
stan:
64+
text: About Stan
65+
href: https://mc-stan.org/about/
6366
bluesky:
6467
icon: fa-bluesky
6568
aria-label: Visit our BlueSky profile
File renamed without changes.
File renamed without changes.
8.31 KB
Loading

pkgdown/favicon/favicon-96x96.png

3.79 KB
Loading

0 commit comments

Comments
 (0)