projects
/
dujemihanovic.xyz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb90e0a
)
Remove 404 page
author
Duje Mihanović
<duje.mihanovic@skole.hr>
Wed, 30 Aug 2023 18:05:11 +0000
(20:05 +0200)
committer
Duje Mihanović
<duje.mihanovic@skole.hr>
Wed, 30 Aug 2023 18:05:11 +0000
(20:05 +0200)
layouts/404.html
[deleted file]
patch
|
blob
|
history
diff --git
a/layouts/404.html
b/layouts/404.html
deleted file mode 100644
(file)
index
b06f09d
..0000000
--- a/
layouts/404.html
+++ /dev/null
@@
-1,4
+0,0 @@
-{{ define "main" }}
-<h1>Page Not Found</h1>
-<a href="{{ "" | relURL }}">Return to home?</a>
-{{ end }}