aboutsummaryrefslogtreecommitdiffstats
path: root/style-generator/index.html
blob: edb04794a55d6aa8792b50b4682dbf8347d38e71 (plain)
1
2
3
4
5
6
7
8
9
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>