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:
-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>