revamp the website
[~bandali/bndl.org] / static / 404.html
diff --git a/static/404.html b/static/404.html
deleted file mode 100644 (file)
index 883067e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
-<meta charset="utf-8"/>
-<meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>404 Not Found</title>
-<link rel="icon" href="/gnu.ico"/>
-<link rel="stylesheet" href="/style.css"/>
-</head>
-<body>
-<nav><a href="/">bndl.org</a></nav>
-<main>
-<h1>404</h1>
-<p>Sorry, that page does not exist.</p>
-</main>
-</body>
-</html>