Skip to content

Commit

Permalink
fix switch
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Sep 18, 2024
1 parent 8175834 commit 4b03d5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ theme:
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
toggle:
icon: material/toggle-switch-auto
icon: material/link
name: Switch to light mode

# Palette toggle for light mode
Expand All @@ -34,6 +34,9 @@ theme:
toggle:
icon: material/toggle-switch-off-outline
name: Switch to system preference
font:
text: Roboto
code: Roboto Mono
icon:
logo: material/hand-coin
repo: fontawesome/brands/git-alt
Expand Down

0 comments on commit 4b03d5e

Please sign in to comment.