From ae2ce608935993583304a0e1e6a301bf69ccc75b Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sun, 29 Jun 2025 02:52:42 +0900 Subject: static: replace error page Also add cat to error page. --- static/404.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'static/404.html') diff --git a/static/404.html b/static/404.html index c9cbca36..f3de5a77 100644 --- a/static/404.html +++ b/static/404.html @@ -2,22 +2,20 @@ - Page not found | GrapheneOS + Page not found | Hakurei - - - + - - + + @@ -25,7 +23,8 @@ [[css|/main.css]] - + + [[js|/js/oneko.js]] {% include "header.html" %} @@ -33,7 +32,7 @@

Page not found

The requested page does not exist. If you think this is a mistake, please - report an issue.

+ report an issue.

{% include "footer.html" %} -- cgit v1.3.1