From 5b146640fccb9cb00371622d97e2d7b23698dcc8 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Fri, 18 Sep 2020 13:21:36 +0200 Subject: [PATCH] Add maintainer --- assets/themes/buurtnatuur/buurtnatuur.json | 2 +- index.ts | 2 +- wikiIndex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/themes/buurtnatuur/buurtnatuur.json b/assets/themes/buurtnatuur/buurtnatuur.json index 0bb498125..91f9d736b 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 28f7dbb6e..acfd94458 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 0cb6ee685..84c3f484a 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