diff --git a/assets/themes/buurtnatuur/buurtnatuur.json b/assets/themes/buurtnatuur/buurtnatuur.json index 0bb4981..91f9d73 100644 --- a/assets/themes/buurtnatuur/buurtnatuur.json +++ b/assets/themes/buurtnatuur/buurtnatuur.json @@ -13,7 +13,7 @@ "language": [ "nl" ], - "maintainer": "", + "maintainer": "Pieter Vander Vennet", "icon": "./assets/themes/buurtnatuur/groen_logo.svg", "version": "0", "startLat": 50.8435, diff --git a/index.ts b/index.ts index 28f7dbb..acfd944 100644 --- a/index.ts +++ b/index.ts @@ -36,7 +36,7 @@ if (location.hostname === "localhost" || location.hostname === "127.0.0.1") { // ----------------- SELECT THE RIGHT QUESTSET ----------------- -let defaultLayout = "bookcases" +let defaultLayout = "buurtnatuur" const path = window.location.pathname.split("/").slice(-1)[0]; if (path !== "index.html" && path !== "") { diff --git a/wikiIndex b/wikiIndex index 0cb6ee6..84c3f48 100644 --- a/wikiIndex +++ b/wikiIndex @@ -22,7 +22,7 @@ {{Software |name = buurtnatuur -|author = +|author = Pieter Vander Vennet |web = https://pietervdvn.github.io/MapComplete/buurtnatuur.html |repo = https://github.com/pietervdvn/MapComplete |platform = web