Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Igarashi authored Sep 21, 2020
1 parent 5d8848e commit 3b8f818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
</style>
</head>
<body>
<a class="github-fork-ribbon left-top" href="https://github.com/watergis/mapbox-gl-legend/fork" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<a class="github-fork-ribbon left-top" href="https://github.com/watergis/mapbox-gl-legend" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
<div id="map"></div>
<script src='https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.js'></script>
<script src="./bundle.js"></script>
</body>
</html>
</html>

0 comments on commit 3b8f818

Please sign in to comment.