Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarkai <49470347+varkai@users.noreply.github.com>2021-10-14 03:39:26 +0300
committerGitHub <noreply@github.com>2021-10-14 03:39:26 +0300
commit2ccc56b7a47636f826ebb46e42f259c2ac71595d (patch)
tree8dbf1af806917501abc9359511435ad9452bfff7
parent73c3d0ad06b40125634ba8bcaa54b22e11424879 (diff)
Update 404.htmlHEADmaster
更新
-rw-r--r--layouts/404.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/404.html b/layouts/404.html
index a8eaf54..7d04063 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -6,7 +6,7 @@
{{ partial "header.html" . }}
<div class="content">
<div class="page_tags">
- <h1>(≥o≤)</h1>
+ <h1>Sorry!</h1>
<h2>{{ with .Site.Params.title404 }}{{ . }}{{ else }}404 Page Not Found{{ end }}</h2>
<h3><a href="{{ .Site.BaseURL }}">{{ i18n "home" }}</a></h3>
</div>
@@ -17,4 +17,4 @@
{{ partial "js.html" . }}
</body>
-</html> \ No newline at end of file
+</html>