fixed line order

pull/71/head
tomasz t 2022-05-07 19:29:40 +02:00
rodzic bd7c8128b9
commit 361e5412a9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -29,9 +29,9 @@
property="twitter:description">
<meta content="https://aed.openstreetmap.org.pl/img/meta-image.png" property="twitter:image">
<script src='./js/osmauth.min.js'></script>
<script src="https://unpkg.com/maplibre-gl@2.1.1/dist/maplibre-gl.js"></script>
<script defer src="https://openingh.openstreetmap.de/opening_hours.js/opening_hours+deps.min.js"></script>
<!-- Load Maplibre GL JS - best map library -->
<script src="https://unpkg.com/maplibre-gl@2.1.1/dist/maplibre-gl.js"></script>
<link href="https://unpkg.com/maplibre-gl@2.1.1/dist/maplibre-gl.css" rel="stylesheet"/>
<!-- Load the `maplibre-gl-geocoder` plugin. -->
<script src="https://unpkg.com/@maplibre/maplibre-gl-geocoder@1.2.0/dist/maplibre-gl-geocoder.min.js"></script>