From 8405d19eb9e5e308a7178407e42bfd867f4a9668 Mon Sep 17 00:00:00 2001 From: Greenscreener Date: Thu, 5 Dec 2019 17:26:30 +0100 Subject: [PATCH] Added baseURL to config. --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 959a899..6807dc8 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "baseURL":"/", + "baseURL":"https://patek.cz/", "languageCode":"cs-cz", "title": "Pátek", "theme":"patek",