From 3f7f36724c15fb3435b900642dfd4f65e71f0e2b Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Fri, 23 Aug 2024 10:41:38 -0700 Subject: [PATCH] Added a basic 404 page --- lib/pinchflat_web/controllers/error_html/404.html.heex | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/pinchflat_web/controllers/error_html/404.html.heex diff --git a/lib/pinchflat_web/controllers/error_html/404.html.heex b/lib/pinchflat_web/controllers/error_html/404.html.heex new file mode 100644 index 0000000..d49f5f5 --- /dev/null +++ b/lib/pinchflat_web/controllers/error_html/404.html.heex @@ -0,0 +1,3 @@ +
+

404 (not found)

+