We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80aab5 commit b618fbbCopy full SHA for b618fbb
Template/default/Home/Public/404.html
@@ -44,7 +44,7 @@
44
<body>
45
<div id="box">
46
<img src="/Template/default/Home/Public/image/404.jpg" alt="">
47
- <p>将在 <span id="mes">5</span> 秒钟后返回<a href="./">白俊遥博客</a>首页</p>
+ <p>将在 <span id="mes">5</span> 秒钟后返回<a href="/">白俊遥博客</a>首页</p>
48
<p class="hint">非常抱歉 - 您可能输入了错误的网址,或者该网页已删除或移动</p>
49
</div>
50
</body>
0 commit comments