Skip to content

Commit 57f9989

Browse files
authored
Update 404.html
1 parent b128ff3 commit 57f9989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<div class="container">
110110
<div class="error-code">404</div>
111111
<p class="message">哎呀!你要找的页面去火星旅行了~</p>
112-
<a href="/" class="home-btn">返回地球(主页)</a>
112+
<a href="/" class="home-btn">返回主页</a>
113113
</div>
114114
</body>
115115
</html>

0 commit comments

Comments
 (0)