diff --git a/.gitignore b/.gitignore index 6f0f92d..0379b75 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,7 @@ .DS_Store */**/.DS_Store +*.swp + # exampleSite exampleSite/public diff --git a/layouts/404.html b/layouts/404.html index 21c392d..31f596f 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,16 +1,35 @@ + + + + +404 - Page not found {{ partial "head_includes.html" . }} + + -
- logo -
-
-
-
404
-
-
The page you were looking for does not exist.
- -
+ +
+
+
+
404
+
+
The page you were looking for does not exist.
+
-
+ - +