From f2c66dbd77798ac1c75eb2eecb2c4c07324dbba7 Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 3 Mar 2016 19:13:43 +0100 Subject: baseurl ist nun https --- gospeladlershof.de/config.toml | 2 +- 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 -- cgit v1.2.3