main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 73ccde566f - Show all commits

View file

@ -124,8 +124,7 @@ function showNtfyInfo() {
}
}
//// color scheme changer
///TODO: make default gray-scale?
//// color scheme change
const headTag = document.getElementsByTagName('head')[0];
const styleTag = document.createElement("style");