]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/commitdiff
Remove 404 page
authorDuje Mihanović <duje.mihanovic@skole.hr>
Wed, 30 Aug 2023 18:05:11 +0000 (20:05 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Wed, 30 Aug 2023 18:05:11 +0000 (20:05 +0200)
layouts/404.html [deleted file]

diff --git a/layouts/404.html b/layouts/404.html
deleted file mode 100644 (file)
index b06f09d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{{ define "main" }}
-<h1>Page Not Found</h1>
-<a href="{{ "" | relURL }}">Return to home?</a>
-{{ end }}