Skip to content

Commit

Permalink
opt in bootstrap 5 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Rue <kevinrue@users.noreply.github.com>
  • Loading branch information
kevinrue and kevinrue authored Oct 18, 2024
1 parent 9d9a3c3 commit 971a1d8
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 971a1d8

Please sign in to comment.