aboutsummaryrefslogtreecommitdiff
path: root/public/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/404.html')
-rw-r--r--public/404.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/public/404.html b/public/404.html
deleted file mode 100644
index 2b40c91..0000000
--- a/public/404.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <meta charset="utf-8" />
- <title>404 - RSC</title>
-
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
- <link rel="stylesheet" type="text/css" href="css/style.css">
-</head>
-
-<body class='markdown-preview' data-use-github-style>
- <div>
- <div class="row">
- <h1>404</h1>
- <p>Teapot not found</p>
- </div>
- </div>
-</body>
-
-</html>