summaryrefslogtreecommitdiff
path: root/site/themes/hugo-starter/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/themes/hugo-starter/layouts/404.html')
-rw-r--r--site/themes/hugo-starter/layouts/404.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/themes/hugo-starter/layouts/404.html b/site/themes/hugo-starter/layouts/404.html
deleted file mode 100644
index 12883f1..0000000
--- a/site/themes/hugo-starter/layouts/404.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{{ define "main" }}
-<h1>Page Not Found</h1>
-
-<p>Sorry, this page doesn't exist.</p>
-{{ end }}