forked from MapComplete/MapComplete
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 !== "") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue