Update of index

This commit is contained in:
Pieter Vander Vennet 2020-09-18 13:14:00 +02:00
parent 0ff5fcac91
commit efc8c10850
2 changed files with 3 additions and 3 deletions

View file

@ -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 !== "") {