Skip to content

Commit e30e731

Browse files
pkgdown modernize
1 parent f467059 commit e30e731

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pkgdown/_pkgdown.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ home:
1111

1212
navbar:
1313
structure:
14-
right: [futureverse, pkgs, cran, github]
14+
right: [futureverse, pkgs, cran, github, lightswitch]
1515
components:
1616
futureverse:
1717
icon: fas fa-home
@@ -62,3 +62,5 @@ template:
6262
index_name: futureverse
6363
algoliaOptions: { 'facetFilters': ['project:doFuture'] }
6464
ganalytics: G-SB3EQSD9FR
65+
bootstrap: 5
66+
light-switch: true

pkgdown/_pkgdown.yml.rsp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ home:
2626

2727
navbar:
2828
structure:
29-
right: [futureverse, pkgs, cran, github]
29+
right: [futureverse, pkgs, cran, github, lightswitch]
3030
components:
3131
futureverse:
3232
icon: fas fa-home
@@ -49,3 +49,5 @@ template:
4949
index_name: futureverse
5050
algoliaOptions: { 'facetFilters': ['project:<%= pkg %>'] }
5151
ganalytics: G-SB3EQSD9FR
52+
bootstrap: 5
53+
light-switch: true

0 commit comments

Comments
 (0)