Switch to an authoritative source of Spanish municipality data #114 and credit it in README #115

This commit is contained in:
Ian Renton
2026-06-23 19:26:22 +01:00
parent e4c3a52299
commit eb1d575623
13 changed files with 8168 additions and 8155 deletions

View File

@@ -116,8 +116,8 @@
<script>
let spotProvidersEnabledByDefault = {% raw json_encode(web_ui_options["spot-providers-enabled-by-default"]) %};
</script>
<script src="/js/spotsbandsandmap.js?v=1782193503"></script>
<script src="/js/spots.js?v=1782193503"></script>
<script src="/js/spotsbandsandmap.js?v=1782239205"></script>
<script src="/js/spots.js?v=1782239205"></script>
<script>$(document).ready(function () {
$("#nav-link-spots").addClass("active");
}); <!-- highlight active page in nav --></script>