Include the theme toggle images to avoid hitting github

This commit is contained in:
Francis Lavoie 2020-03-30 22:07:34 -04:00
parent 827c44cc28
commit 2db62d54a6
No known key found for this signature in database
GPG key ID: 7D1A27F0725BE5D8
3 changed files with 4 additions and 1 deletions

View file

@ -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");
}