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 -----------------
|
// ----------------- SELECT THE RIGHT QUESTSET -----------------
|
||||||
|
|
||||||
let defaultLayout = "buurtnatuur"
|
let defaultLayout = "bookcases"
|
||||||
|
|
||||||
const path = window.location.pathname.split("/").slice(-1)[0];
|
const path = window.location.pathname.split("/").slice(-1)[0];
|
||||||
if (path !== "index.html" && path !== "") {
|
if (path !== "index.html" && path !== "") {
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
|repo = https://github.com/pietervdvn/MapComplete
|
|repo = https://github.com/pietervdvn/MapComplete
|
||||||
|platform = web
|
|platform = web
|
||||||
|code = Typescript;HTML;CSS
|
|code = Typescript;HTML;CSS
|
||||||
|languages = en;nl
|
|languages = en;nl;de
|
||||||
|genre = display;editor
|
|genre = display;editor
|
||||||
|screenshot = MapComplete_Screenshot.png
|
|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
|
|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
|
|repo = https://github.com/pietervdvn/MapComplete
|
||||||
|platform = web
|
|platform = web
|
||||||
|code = Typescript;HTML;CSS
|
|code = Typescript;HTML;CSS
|
||||||
|languages = en
|
|languages = en;de
|
||||||
|genre = display;editor
|
|genre = display;editor
|
||||||
|screenshot = MapComplete_Screenshot.png
|
|screenshot = MapComplete_Screenshot.png
|
||||||
|description = A MapComplete theme: A map of public toilets
|
|description = A MapComplete theme: A map of public toilets
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue