fix bad link on style.json

pull/55/head
Ludovic Delauné 5 years ago
parent 511e5a46be
commit afef96f556

@ -19,7 +19,7 @@
<script>
var map = new mapboxgl.Map({
container: 'map',
style: '/style.json',
style: '/osm-liberty/style.json',
center: [8.538961,47.372476],
zoom: 5,
hash: true

Loading…
Cancel
Save