diff options
| author | Horus | 2016-03-03 19:13:43 +0100 |
|---|---|---|
| committer | Horus | 2016-03-03 19:13:43 +0100 |
| commit | f2c66dbd77798ac1c75eb2eecb2c4c07324dbba7 (patch) | |
| tree | 047a076b3f432655d3b9969c1e7945a87b74d501 | |
| parent | 6857f8e5061180aa530c2610fec8235acdfbb66a (diff) | |
| download | gospeladlershof.de-f2c66dbd77798ac1c75eb2eecb2c4c07324dbba7.tar.gz | |
baseurl ist nun https
| -rw-r--r-- | gospeladlershof.de/config.toml | 2 | ||||
| -rw-r--r-- | gospeladlershof.de/static/robots.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gospeladlershof.de/config.toml b/gospeladlershof.de/config.toml index 1de338a..4693e56 100644 --- a/gospeladlershof.de/config.toml +++ b/gospeladlershof.de/config.toml @@ -1,4 +1,4 @@ -baseurl = "//www.gospeladlershof.de/" +baseurl = "https://www.gospeladlershof.de/" languageCode = "de-de" title = "Gospelchor Adlershof" DisableRSS = 1 diff --git a/gospeladlershof.de/static/robots.txt b/gospeladlershof.de/static/robots.txt index 1d6c2b2..fc0b8b1 100644 --- a/gospeladlershof.de/static/robots.txt +++ b/gospeladlershof.de/static/robots.txt @@ -13,4 +13,4 @@ Allow: / User-agent: nsa Disallow: / -Sitemap: /sitemap.xml +Sitemap: https://www.gospeladlershof.de/sitemap.xml |
