From afaa363c49afa02b1257a3e5e03140c4e6424fad Mon Sep 17 00:00:00 2001
From: HauErn Lien <lienhe81@gmail.com>
Date: Tue, 1 Oct 2024 16:29:39 +0000
Subject: [PATCH] Update file tryhomepage.html

---
 wiki/pages/tryhomepage.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html
index c238b3ce..ae6af7a4 100644
--- a/wiki/pages/tryhomepage.html
+++ b/wiki/pages/tryhomepage.html
@@ -112,9 +112,6 @@
 
         setTimeout(()=>{
           intro.style.top = '-100vh';
-          setTimeout(()=>{
-            window.location.href = '/tsinghua/home2'; 
-          }, 1000); 
         }, 2300)
 
         
-- 
GitLab