Fix another config-example.yml typo and switch some quotes for compatibility with python 3.11 #124

This commit is contained in:
Ian Renton
2026-08-11 05:49:56 +01:00
parent 7860b60f47
commit 4808ed1882
10 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -105,8 +105,8 @@
<script src="/static/vendor/js/leaflet-cqzones.js"></script>
<script src="/static/vendor/js/leaflet-workedallbritainireland.js" type="module"></script>
<script src="/static/js/spotsbandsandmap.js?v=1786338394"></script>
<script src="/static/js/map.js?v=1786338394"></script>
<script src="/static/js/spotsbandsandmap.js?v=1786423796"></script>
<script src="/static/js/map.js?v=1786423796"></script>
<script>$(document).ready(function () {
$("#nav-link-map").addClass("active");
}); <!-- highlight active page in nav --></script>