Skip to content

Commit

Permalink
docs: enable bootstrap 5 and light switch for pkgdown
Browse files Browse the repository at this point in the history
This will enable a light switch and a search field
  • Loading branch information
m-muecke committed Jan 19, 2025
1 parent f3fa3cf commit b2eaf3f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
destination: docs
url: https://joon-e.github.io/tidycomm/index.html
url: https://joon-e.github.io/tidycomm

template:
params:
bootswatch: lumen
bootstrap: 5
light-switch: true
bootswatch: lumen

reference:
- title: "Univariate analysis"
Expand Down

0 comments on commit b2eaf3f

Please sign in to comment.