This commit is contained in:
choelzl 2021-07-16 09:13:48 +02:00
parent 3c0bd54d54
commit f9fca98bf6
Signed by: sora
GPG Key ID: A362EA0491E2EEA0
2 changed files with 1 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -21,7 +21,7 @@
<script src="https://unpkg.com/leaflet.awesome-markers/dist/leaflet.awesome-markers.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/leaflet.awesome-markers/dist/leaflet.awesome-markers.css">
<link rel="stylesheet" href="https://unpkg.com/@fortawesome/fontawesome-free@5.15.3/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/@fortawesome/fontawesome-free/css/all.min.css">
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<script src="https://unpkg.com/lodash/lodash.min.js"></script>