Update gh-pages (#930)
Remove `console.log` (which was presumably used for debugging, but not needed now)
This commit is contained in:
parent
01ad54a5b7
commit
4a2cf773a8
@ -31,6 +31,4 @@ function lightDark(s) {
|
||||
root.style.setProperty("--link-color", lightLink);
|
||||
root.style.setProperty("--bg-color", lightBG);
|
||||
}
|
||||
|
||||
console.log(darkMode);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user