mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Whoops, I inverted sun and moon haha
This commit is contained in:
parent
2db62d54a6
commit
7ae40b8225
1 changed files with 2 additions and 2 deletions
|
@ -683,8 +683,8 @@ td code {
|
||||||
|
|
||||||
|
|
||||||
#dark-mode-toggle-1 {
|
#dark-mode-toggle-1 {
|
||||||
--dark-mode-toggle-dark-icon: url("/resources/images/sun.png");
|
--dark-mode-toggle-dark-icon: url("/resources/images/moon.png");
|
||||||
--dark-mode-toggle-light-icon: url("/resources/images/moon.png");
|
--dark-mode-toggle-light-icon: url("/resources/images/sun.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue