This commit is contained in:
the-digital-anarchist 2022-09-15 13:29:38 +02:00
parent 6128d5d70b
commit 43be59cf38
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
baseURL = "https://lumbung.space/"
baseURL = "https://lumbung.space"
languageCode = "en-gb"
title = "lumbung.space"
theme = "lumbung-theme"

View File

@ -53,8 +53,6 @@
}
});
layer.bindPopup(textOutput.join(''))
}