From 0f58a77354cb01812c72c3e9e3a7203309825beb Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 15 Apr 2020 23:24:51 +0200 Subject: 404 Page redesign --- layouts/404.html | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'layouts') diff --git a/layouts/404.html b/layouts/404.html index 1068ba6..3f76ed4 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -4,13 +4,27 @@ {{ partial "docs/html-head" . }} {{ partial "docs/inject/head" . }} + + -
+
-

404 Not Found

- Go Home +

404

+

Page Not Found

+

+ {{ .Site.Title }} +

@@ -18,4 +32,4 @@ {{ template "_internal/google_analytics_async.html" . }} - \ No newline at end of file + -- cgit v1.2.3