Remove kletterspots.de specific stuff

This commit is contained in:
Pieter Vander Vennet 2020-12-14 01:14:22 +01:00
parent c693faea95
commit 7ad601f2eb
9 changed files with 23 additions and 26 deletions

View file

@ -7,7 +7,7 @@ import * as $ from "jquery";
import LayoutConfig from "./Customizations/JSON/LayoutConfig";
import {Utils} from "./Utils";
let defaultLayout = "climbing"
let defaultLayout = "bookcases"
// --------------------- Special actions based on the parameters -----------------
// @ts-ignore
if (location.href.startsWith("http://buurtnatuur.be")) {