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