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