From f1418ac01fbc8ff7e367192a497dea417bd2837b Mon Sep 17 00:00:00 2001 From: denes Date: Wed, 29 May 2019 14:27:15 +0200 Subject: [PATCH] using matetelki.eu:3080/properhorse temporarily --- README.md | 4 +++- config.toml | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f198e34..9cb2aa2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # properhorse -Homepage of properhorsebrewery.com \ No newline at end of file +Homepage of properhorsebrewery.com (out of order now) + +Under development site can be accessed at http://matetelki.eu:3080/properhorse/index.html diff --git a/config.toml b/config.toml index bc29198..0cf98de 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,5 @@ -baseURL = "http://properhorsebrewery.com/" +#baseURL = "http://properhorsebrewery.com/" +baseURL = "http://matetelki.eu:3080/properhorse" languageCode = "en-us" DefaultContentLanguage = "en" title = "Proper Horse Brewery"