diff --git a/index.html b/index.html index f7be7fb..50e95d1 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ el.textContent = total; if (total <= 0) { clearInterval(timeinterval); - window.location = 'https://riya-portfolio.framer.website/'; + window.location = 'https://riyajdesign.framer.website/'; } }, 1000);