Update of index
This commit is contained in:
parent
0ff5fcac91
commit
efc8c10850
2 changed files with 3 additions and 3 deletions
2
index.ts
2
index.ts
|
@ -36,7 +36,7 @@ if (location.hostname === "localhost" || location.hostname === "127.0.0.1") {
|
|||
|
||||
// ----------------- SELECT THE RIGHT QUESTSET -----------------
|
||||
|
||||
let defaultLayout = "buurtnatuur"
|
||||
let defaultLayout = "bookcases"
|
||||
|
||||
const path = window.location.pathname.split("/").slice(-1)[0];
|
||||
if (path !== "index.html" && path !== "") {
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = en;nl
|
||||
|languages = en;nl;de
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: A public bookcase is a small streetside cabinet, box, old phone boot or some other objects where books are stored
|
||||
|
@ -87,7 +87,7 @@
|
|||
|repo = https://github.com/pietervdvn/MapComplete
|
||||
|platform = web
|
||||
|code = Typescript;HTML;CSS
|
||||
|languages = en
|
||||
|languages = en;de
|
||||
|genre = display;editor
|
||||
|screenshot = MapComplete_Screenshot.png
|
||||
|description = A MapComplete theme: A map of public toilets
|
||||
|
|
Loading…
Reference in a new issue