summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMarvin Borner2019-09-06 16:40:43 +0200
committerMarvin Borner2019-09-06 16:40:43 +0200
commit472551ad5b01f343881910d27a8411d9638ce2c3 (patch)
tree081f0e1028d1d98086ab711b134a1d579a244959 /index.html
Added generator
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..42bcaa3
--- /dev/null
+++ b/index.html
@@ -0,0 +1,13 @@
+<!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>Document</title>
+</head>
+<body>
+
+<script src="generate.js"></script>
+</body>
+</html> \ No newline at end of file