Skip to content

Commit

Permalink
opt in bootstrap 5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrue committed Oct 18, 2024
1 parent 9d9a3c3 commit 84115ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
^renv$
^renv\.lock$
^iSEEhub\.Rproj$
^\.Rproj\.user$
^dev$
^README\.Rmd$
^\.github$
^\.Rproj\.user$
^_pkgdown.yml$
^iSEEhub\.Rproj$
^codecov\.yml$
^dev$
^pkgdown$
^README\.Rmd$
^renv$
^renv\.lock$
3 changes: 3 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
url: https://isee.github.io/iSEEhub/
template:
bootstrap: 5

0 comments on commit 84115ce

Please sign in to comment.