From 50b8bdf7a692af9a1aa93bf554ec49953da27921 Mon Sep 17 00:00:00 2001 From: HauErn Lien <lienhe81@gmail.com> Date: Tue, 1 Oct 2024 16:26:20 +0000 Subject: [PATCH] Update file tryhomepage.html --- wiki/pages/tryhomepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html index 49bb713f..c238b3ce 100644 --- a/wiki/pages/tryhomepage.html +++ b/wiki/pages/tryhomepage.html @@ -113,7 +113,7 @@ setTimeout(()=>{ intro.style.top = '-100vh'; setTimeout(()=>{ - window.location.href = '/tsinghua/index'; + window.location.href = '/tsinghua/home2'; }, 1000); }, 2300) -- GitLab