diff --git a/config.js b/config.js index eb3d0ec..b40f690 100644 --- a/config.js +++ b/config.js @@ -24,15 +24,6 @@ module.exports = function () { 'siteName': 'Freifunk Troisdorf', 'maxAge': 7, 'mapLayers': [ - { - 'name': 'Freifunk Troisdorf', - 'url': 'https://tiles.freifunk-rhein-sieg.net/styles/osm-bright/{z}/{x}/{y}.png', - 'config': { - 'maxZoom': 20, - 'type': 'osm', - 'attribution': 'Design © Mapbox, CC-BY 3.0 — Daten © OpenStreetMap' - } - }, { 'name': 'Freifunk Regensburg', // Please ask Freifunk Regensburg before using its tile server c- example with retina tiles @@ -43,6 +34,15 @@ module.exports = function () { 'attribution': '© OpenMapTiles © OpenStreetMap contributors' } }, + { + 'name': 'Freifunk Troisdorf', + 'url': 'https://tiles.freifunk-rhein-sieg.net/styles/osm-bright/{z}/{x}/{y}.png', + 'config': { + 'maxZoom': 20, + 'type': 'osm', + 'attribution': 'Design © Mapbox, CC-BY 3.0 — Daten © OpenStreetMap' + } + }, { 'name': 'Freifunk Regensburg Night', // Please ask Freifunk Regensburg before using its tile server - example with retina and dark tiles