summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-21 00:10:39 -0700
committers1n <[email protected]>2019-10-21 00:10:39 -0700
commitfe5c0b869472e6e10c903829f9a759e4fb1cc0ae (patch)
tree0f131f1825594c2a0d7040b956979277f43703b6
parentgrammer in about (diff)
downloadp.s1n.pw-admin-fe5c0b869472e6e10c903829f9a759e4fb1cc0ae.tar.xz
p.s1n.pw-admin-fe5c0b869472e6e10c903829f9a759e4fb1cc0ae.zip
commenting in home
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 9589d7f..256bdef 100644
--- a/index.html
+++ b/index.html
@@ -80,6 +80,7 @@
var h = today.getHours();
var m = today.getMinutes();
var s = today.getSeconds();
+ // m = checkTime(m); // Makes it look a little better, but more accurate w/o.
m = checkTime(m);
s = checkTime(s);
document.getElementById('txt').innerHTML =