mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Include the theme toggle images to avoid hitting github
This commit is contained in:
parent
827c44cc28
commit
2db62d54a6
3 changed files with 4 additions and 1 deletions
|
@ -682,7 +682,10 @@ td code {
|
|||
|
||||
|
||||
|
||||
|
||||
#dark-mode-toggle-1 {
|
||||
--dark-mode-toggle-dark-icon: url("/resources/images/sun.png");
|
||||
--dark-mode-toggle-light-icon: url("/resources/images/moon.png");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
BIN
src/resources/images/moon.png
Normal file
BIN
src/resources/images/moon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
src/resources/images/sun.png
Normal file
BIN
src/resources/images/sun.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue