From df27f0709060853b967c5b6793b05bec683bdd3e Mon Sep 17 00:00:00 2001 From: michivonah Date: Sat, 9 Mar 2024 22:10:01 +0100 Subject: [PATCH] replace ackee with umami --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 3134dec..cb8c57b 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@ - + @@ -366,7 +366,7 @@

All information without guarantee.

-

© 2022

+

© 2024

@@ -393,8 +393,8 @@ window.addEventListener('load', () => { document.getElementById('scroll-top').style.display = "none"; // check if site is released - var timeToRelease = new Date('August 7, 2022 12:00:00').getTime() - new Date().getTime(); - if(timeToRelease > 0 && window.location.hostname == 'michivonah.ch') window.location = "https://michivonah.ch/countdown.html"; + //var timeToRelease = new Date('August 7, 2022 12:00:00').getTime() - new Date().getTime(); + //if(timeToRelease > 0 && window.location.hostname == 'michivonah.ch') window.location = "https://michivonah.ch/countdown.html"; age(16, 9, 2005); toggleSocialmedia(); // Check cookie banner