aboutsummaryrefslogtreecommitdiffstats
path: root/examples/index.html
blob: 45fef4c1d10565247f03df4115ac0270bca249e9 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en" dir="ltr">
    <head>
        <meta charset="utf-8">
        <title>elm-mapbox examples</title>
    </head>
    <body>
        <script src="index.js"></script>
    </body>
</html>