From ddaf5ded8f239ca7ecec367f0ec3c99307852a7a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 24 Apr 2020 10:42:12 -0400 Subject: add initial custom 404 page --- static/404.html | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 static/404.html (limited to 'static') diff --git a/static/404.html b/static/404.html new file mode 100644 index 00000000..7b8d87ff --- /dev/null +++ b/static/404.html @@ -0,0 +1,55 @@ + + + + + Page not found | GrapheneOS + + + + + + + + + + + + + + + + + + + + + +
+

+ Page not found +

+

Page not found on the web server. If you think this is a mistake, please + report an issue.

+
+ + + -- cgit v1.3.1