diff --git a/layouts/404.html b/layouts/404.html index cd7bf3a..1068ba6 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,18 +1,21 @@ - - {{ partial "docs/html-head" . }} - {{ partial "docs/inject/head" . }} - + + {{ partial "docs/html-head" . }} + {{ partial "docs/inject/head" . }} + - -
-

404 Not Found

-
+ +
+
+

404 Not Found

+ Go Home +
+
- {{ partial "docs/inject/body" . }} - {{ template "_internal/google_analytics_async.html" . }} - + {{ partial "docs/inject/body" . }} + {{ template "_internal/google_analytics_async.html" . }} + - + \ No newline at end of file