Skip to content

Commit 1514f63

Browse files
authored
Update 404.html
1 parent 0cd2642 commit 1514f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</head>
99

1010
<body>
11-
404啦,跳转INDEX中,<span id="totalSecond">2</span>
11+
跳转INDEX中,<span id="totalSecond">2</span>
1212

1313
<script language="javascript" type="text/javascript">
1414
var second = document.getElementById('totalSecond').textContent;
@@ -34,4 +34,4 @@
3434
</script>
3535
</body>
3636

37-
</html>
37+
</html>

0 commit comments

Comments
 (0)