From 444cac47cda2b7a7f0cf13bdd8d861e946251c48 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 18 Oct 2024 17:44:28 -0700 Subject: Add an icon for the 404 page. --- templates/404.html.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/404.html.template') diff --git a/templates/404.html.template b/templates/404.html.template index b468b56..a5cccf6 100644 --- a/templates/404.html.template +++ b/templates/404.html.template @@ -2,6 +2,7 @@ Not Found +
@@ -9,7 +10,7 @@ {{.Path}} was not found
- +
-- cgit v1.3.1