Update templates/map.html
Browse files- templates/map.html +1 -1
templates/map.html
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
<script src="https://unpkg.com/leaflet@1.9.3/dist/leaflet.js"></script>
|
| 16 |
|
| 17 |
<!-- Tailwind -->
|
| 18 |
-
|
| 19 |
|
| 20 |
<!-- Bootstrap -->
|
| 21 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
| 15 |
<script src="https://unpkg.com/leaflet@1.9.3/dist/leaflet.js"></script>
|
| 16 |
|
| 17 |
<!-- Tailwind -->
|
| 18 |
+
<!--script src="https://cdn.tailwindcss.com"></script-->
|
| 19 |
|
| 20 |
<!-- Bootstrap -->
|
| 21 |
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/css/bootstrap.min.css" rel="stylesheet">
|