diff --git a/lastupdated.js b/lastupdated.js deleted file mode 100644 index cfdd2dc..0000000 --- a/lastupdated.js +++ /dev/null @@ -1,4 +0,0 @@ -let lastupdated = "03/01/24, 01:09:01.188"; -if (typeof module !== 'undefined' && module.exports) { - module.exports = lastupdated; -} diff --git a/template.js b/template.js index 6e0b896..0ad08e3 100755 --- a/template.js +++ b/template.js @@ -13,4 +13,3 @@ function goToLink(link) { window.location.href = link } -console.log(lastupdated)