summaryrefslogtreecommitdiff
path: root/src/main/resources/index.html
diff options
context:
space:
mode:
authornea <romangraef@gmail.com>2022-08-20 15:48:04 +0200
committernea <romangraef@gmail.com>2022-08-20 15:48:04 +0200
commit6207fd482a685527fda286e0df5d4fa87aa85149 (patch)
tree497bc3aa56286ce29224ae83382396ee69462e82 /src/main/resources/index.html
parent893ece6b2f02329d460538311f572cb5b1936d3f (diff)
downloadneamoe-6207fd482a685527fda286e0df5d4fa87aa85149.tar.gz
neamoe-6207fd482a685527fda286e0df5d4fa87aa85149.tar.bz2
neamoe-6207fd482a685527fda286e0df5d4fa87aa85149.zip
subprojectification
Diffstat (limited to 'src/main/resources/index.html')
-rw-r--r--src/main/resources/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/main/resources/index.html b/src/main/resources/index.html
deleted file mode 100644
index ca5f28f..0000000
--- a/src/main/resources/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <meta name="viewport"
- content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Nea Moe</title>
-</head>
-<body>
-<noscript>You need to enable JavaScript to run this app.</noscript>
-<script type="text/javascript" src="neamoe.js"></script>
-</body>
-</html> \ No newline at end of file