From 491314fd0da6f07d7ee1bef6b5d7f451ecdf219f Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 24 Mar 2020 19:51:19 +0100 Subject: [PATCH] =?UTF-8?q?Zm=C4=9Bna=20base=5Furl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 2633902..d97a850 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://example.com" +base_url = "https://ucitelonline.pedf.cuni.cz" # The site title and description; used in RSS by default. title = "Učitel online"