Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
szxhz authored Jul 16, 2023
1 parent ff7b8d2 commit 7a4cfbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
<html>
<head>
<link rel="icon" href="https://blog.sztiger.top/szxhz.github.io-source/img/cofee.png" type="image/x-icon">
<!--自定义title图标-->
<link rel="shortcut icon" href="https://blog.sztiger.top/szxhz.github.io-source/img/cofee.png" type="image/x-icon">
<!--自定义收藏夹图标-->
<title>Page not find!</title>
<!--自定义title-->
<meta charset="UTF-8">
<style>
* {
Expand Down Expand Up @@ -69,7 +72,9 @@
<li><a href="#">送别的书</a></li>
<li><a href="#">同学档案</a></li>
</ul>
<!--自定义导航栏-->
</div><br><br><br><br><br><br><br><br><br><br>
<div style="text-align: center;"><p><font size="50" color="white">不好!404了!<br>你很有品味,页面未被世界发现 。<a href="index.html"><font color="green">回到首页</font></a></font></p></div>
<!--自定义404内容-->
</body>
</html>

0 comments on commit 7a4cfbb

Please sign in to comment.