]> git.r.bdr.sh - rbdr/forum/blobdiff - app/index.html
Update to SvelteKit
[rbdr/forum] / app / index.html
diff --git a/app/index.html b/app/index.html
deleted file mode 100644 (file)
index 7dad472..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!doctype html>
-<html>
-  <head>
-    <meta charset="utf-8">
-    <meta name="description" content="A forum for the year 3000">
-    <meta name="robots" content="noindex, nofollow" />
-
-    <title>Forum.</title>
-
-    <script defer src="./application.js"></script>
-
-    <link href="./css/style.css" rel="stylesheet">
-  </head>
-  <body>
-  </body>
-</html>