From f346cb3f27f4c877528132b22a1a20ab591e5be2 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 10 Dec 2018 10:17:13 -0500 Subject: [PATCH] comment out js cause it's printing too much stuff --- src/main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.js b/src/main.js index 19ca3c6..8d833a5 100644 --- a/src/main.js +++ b/src/main.js @@ -70,5 +70,5 @@ function backToTop(){ // this function has a button where js moves the page/screen back to the top } -mediaDetect(); -whatTimeIsIt(); +//mediaDetect(); +//whatTimeIsIt();