Skip to content

Commit eba04f6

Browse files
Add theme switcher to header
1 parent a41d1af commit eba04f6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

config/_default/menus.en.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535
[main.params]
3636
action = "search"
3737

38+
[[main]]
39+
identifier = "changeappearance"
40+
weight = 100
41+
[main.params]
42+
action = "appearance"
43+
3844
# -- Footer Menu --
3945
# The footer menu is displayed at the bottom of the page, just before
4046
# the copyright notice. Configure as per the main menu above.

0 commit comments

Comments
 (0)