From 752b414505f2c61bfc506819bf4a5c289831d5c7 Mon Sep 17 00:00:00 2001
From: HauErn Lien <lienhe81@gmail.com>
Date: Tue, 1 Oct 2024 16:50:37 +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 c37e8d46..f058780c 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/hardware'; 
+            window.location.href = '/tsinghua/random'; 
           }, 1000); 
         }, 2300)
         
-- 
GitLab