From 2ccc56b7a47636f826ebb46e42f259c2ac71595d Mon Sep 17 00:00:00 2001 From: varkai <49470347+varkai@users.noreply.github.com> Date: Thu, 14 Oct 2021 08:39:26 +0800 Subject: Update 404.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 --- layouts/404.html | 4 ++-- 1 file 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" . }}
-

(≥o≤)

+

Sorry!

{{ with .Site.Params.title404 }}{{ . }}{{ else }}404 Page Not Found{{ end }}

{{ i18n "home" }}

@@ -17,4 +17,4 @@ {{ partial "js.html" . }} - \ No newline at end of file + -- cgit v1.2.3