aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 8484782..9ebac53 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -1,4 +1,4 @@
{{ define "title" }}404{{ end }} {{ define "main" }}
<h1>404</h1>
-<h2>你似乎来到了无人的岛屿。</h2>
+<p>你似乎来到了无人的岛屿。</p>
{{ end }}