Update darkmode.js
This commit is contained in:
parent
4127756c51
commit
961e9c5fef
@ -1,4 +1,5 @@
|
||||
var dCheck = document.getElementById("dMode");
|
||||
console.log("darmode.js working")
|
||||
|
||||
dCheck.onclick = function dClick(){
|
||||
console.log("heck yeah");
|
||||
|
Loading…
x
Reference in New Issue
Block a user