Skip to content

Commit bbed15a

Browse files
committed
try to move maplire from js to vendor dir
1 parent 99a4ea9 commit bbed15a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/localizable/_map_qualif_centers.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</div>
3333
</section>
3434

35-
<script src="/js/maplibre-gl.js"></script>
35+
<script src="/vendor/maplibre-gl.js"></script>
3636
<script type="text/javascript">
3737
var map = new maplibregl.Map({
3838
container: 'map', // container id
File renamed without changes.

0 commit comments

Comments
 (0)