From 31854af3e4202714231c72f4b97ed39e3bb22efa Mon Sep 17 00:00:00 2001 From: denes Date: Sun, 30 Jun 2019 22:13:29 +0200 Subject: [PATCH] The URL is now https://properhorsebrewery.com --- README.md | 4 +--- config.toml | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9cb2aa2..60d93f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ # properhorse -Homepage of properhorsebrewery.com (out of order now) - -Under development site can be accessed at http://matetelki.eu:3080/properhorse/index.html +https://properhorsebrewery.com diff --git a/config.toml b/config.toml index 0cf98de..3cbada6 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ #baseURL = "http://properhorsebrewery.com/" -baseURL = "http://matetelki.eu:3080/properhorse" +baseURL = "https://properhorsebrewery.com" languageCode = "en-us" DefaultContentLanguage = "en" title = "Proper Horse Brewery" @@ -63,7 +63,7 @@ custom_css = ["css/custom.css"] # footer [params.footer] copyright = "Proper Horse Brewery" - copyrightURL = "http://www.properhorsebrewery.com" + copyrightURL = "https://www.properhorsebrewery.com" # social Icons [[params.footer.socialIcon]]