diff options
Diffstat (limited to 'layouts/404.html')
-rw-r--r-- | layouts/404.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/layouts/404.html b/layouts/404.html deleted file mode 100644 index f3419e9..0000000 --- a/layouts/404.html +++ /dev/null @@ -1,6 +0,0 @@ -{{ partial "head" . }} -<br><br><br><br> -<center><h1 style="font-size:10rem; margin-bottom: 0;">404</h1></center> -<center><p>Page not found, dude.</p></center> -<br><br><br><br> -{{ partial "footer" . }} |