diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html index c37e8d46efe2f366d664d0662271bf8e8d5da2bb..f058780cf049fa327c549f8b889f3bcff171dbaa 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)