From 65cb38aec3d3a0f66ad643c354d69329a6d914e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Mon, 13 Sep 2021 19:24:06 +0200 Subject: [PATCH] theme: use
#88 --- layouts/404.html | 4 ++-- layouts/partials/footer.html | 2 +- layouts/partials/header.html | 2 +- static/js/relearn.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index 30186b895e..1779ff0197 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -41,14 +41,14 @@
-
+

{{ T "title-404" }}

{{ T "message-404" }}

{{ T "Go-to-homepage" }}

Page not found!

-
+
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a8124a0f34..2070942bb3 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@ {{- if .Params.chapter }} {{- end }} - + {{- partial "custom-comments.html" . }}