summaryrefslogtreecommitdiff
path: root/share/html/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/html/404.html')
-rw-r--r--share/html/404.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/share/html/404.html b/share/html/404.html
deleted file mode 100644
index 09d0fc3c..00000000
--- a/share/html/404.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Error 404</title>
- <link href="data:image/x-icon;base64,{{favicon_b64}}" rel="icon" type="image/x-icon" />
- <style type="text/css">
- body {
- background-color: #FFC4D5;
- color: #FF0048;
- text-align: center;
- font-size: 20em;
- }
- </style>
- </head>
- <body>404</body>
-</html>