From 189eee208e73135c1dcbbe740e0c997ff8276a7c Mon Sep 17 00:00:00 2001 From: Prakhar Doneria Date: Tue, 26 Dec 2023 16:34:07 +0530 Subject: [PATCH] Update script.js --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 71c6778..35311f7 100644 --- a/script.js +++ b/script.js @@ -4,7 +4,7 @@ document.addEventListener('DOMContentLoaded', function () { // Wait for the specified duration and then redirect to home.html setTimeout(function () { - window.location.href = '/home/'; + window.location.href = 'antara-web/home/'; }, splashDuration); // Add event listener for hover effect on the text