Skip to content

Commit fceb448

Browse files
committed
docs: enable light-switch for pkgdown and use mathjax rendering
1 parent 4b5169d commit fceb448

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pkgdown/_pkgdown.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ url: https://mlr3mbo.mlr-org.com
22

33
template:
44
bootstrap: 5
5+
light-switch: true
6+
math-rendering: mathjax
57
package: mlr3pkgdowntemplate
68

79
development:
@@ -15,7 +17,7 @@ toc:
1517
navbar:
1618
structure:
1719
left: [reference, intro, news, book]
18-
right: [github, mattermost, stackoverflow, rss]
20+
right: [github, mattermost, stackoverflow, rss, lightswitch]
1921
components:
2022
home: ~
2123
reference:

0 commit comments

Comments
 (0)