aboutsummaryrefslogtreecommitdiffstats
path: root/style-generator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'style-generator/index.html')
-rw-r--r--style-generator/index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/style-generator/index.html b/style-generator/index.html
new file mode 100644
index 0000000..edb0479
--- /dev/null
+++ b/style-generator/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en" dir="ltr">
+ <head>
+ <meta charset="utf-8">
+ <title>Mapbox Style to Elm</title>
+ </head>
+ <body>
+ <script src="index.js"></script>
+ </body>
+</html>