aboutsummaryrefslogtreecommitdiff
path: root/Server/wwwroot/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Server/wwwroot/index.html')
-rw-r--r--Server/wwwroot/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/Server/wwwroot/index.html b/Server/wwwroot/index.html
deleted file mode 100644
index cd392d4..0000000
--- a/Server/wwwroot/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Page Title</title>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" type="text/css" media="screen" href="css/main.css">
- <script src="js/main.js"></script>
-</head>
-
-<body>
- <div class="app">
- </div>
-</body>
-
-</html> \ No newline at end of file