Skip to content

Commit bd0a2a0

Browse files
committed
config: fix dark mode button title
1 parent f1662da commit bd0a2a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ theme:
2222
media: "(prefers-color-scheme: dark)"
2323
toggle:
2424
icon: material/brightness-4
25-
name: Switch to light mode
25+
name: Switch to system preference
2626
primary: 'blue'
2727
accent: 'blue'
2828

0 commit comments

Comments
 (0)