diff --git a/index.html b/index.html
index c9b5fce..398a799 100644
--- a/index.html
+++ b/index.html
@@ -372,7 +372,7 @@
window.addEventListener('load', () => {
document.getElementById('scroll-top').style.display = "none";
// check if site is released
- var timeToRelease = new Date('July 9, 2022 12:00:00').getTime() - new Date().getTime();
+ var timeToRelease = new Date('July 30, 2022 12:00:00').getTime() - new Date().getTime();
if(timeToRelease > 0 && window.location.hostname == 'michivonah.ch') window.location = "https://michivonah.ch/countdown.html";
// Instagram: https://www.instagram.com/vompictures/?__a=1
age(16, 09, 2005);