Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gytxtx committed Jul 28, 2024
1 parent bbee512 commit 56809f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Old_Website/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<body>

<h1>404 Not Frond</h1>
正在跳转至主页,还有 <span id="totalSecond">5</span>
<h1>404 Not Found</h1>
<p> <span id="totalSecond">5</span> 秒后自动跳转至主页</p>

<script language="javascript" type="text/javascript">
var second = document.getElementById('totalSecond').textContent;
Expand Down

0 comments on commit 56809f5

Please sign in to comment.