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]]