From 1d856e715144489f61a5454275ec3e7567787ed1 Mon Sep 17 00:00:00 2001 From: inhji Date: Fri, 7 Jul 2023 10:15:43 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Elib/chiya=5Fweb/controllers/error=5Fht?= =?UTF-8?q?ml/404.html.heex=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/chiya_web/controllers/error_html/404.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chiya_web/controllers/error_html/404.html.heex b/lib/chiya_web/controllers/error_html/404.html.heex index 27fabec..42ca532 100644 --- a/lib/chiya_web/controllers/error_html/404.html.heex +++ b/lib/chiya_web/controllers/error_html/404.html.heex @@ -1,4 +1,4 @@ <.header> <:title>four oh four - <:subtitle>this page was not found. + <:subtitle>this page went away and never came back. \ No newline at end of file