comment out js cause it's printing too much stuff

This commit is contained in:
Wyatt J. Miller 2018-12-10 10:17:13 -05:00
parent 5fdaca39ec
commit f346cb3f27

View File

@ -70,5 +70,5 @@ function backToTop(){
// this function has a button where js moves the page/screen back to the top // this function has a button where js moves the page/screen back to the top
} }
mediaDetect(); //mediaDetect();
whatTimeIsIt(); //whatTimeIsIt();