From 442503b2a86014f96e4f1472fa36e013bdf6e6e8 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Wed, 22 Apr 2020 16:58:44 +0200 Subject: [PATCH] =?UTF-8?q?Oprava=20p=C5=99eklepu=20v=20podnadpisu?= 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 d97a850..a65fc09 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ base_url = "https://ucitelonline.pedf.cuni.cz" # The site title and description; used in RSS by default. title = "Učitel online" -description = "Web pro ditstribuci užitečných materiálů" +description = "Web pro distribuci užitečných materiálů" # Whether to automatically compile all Sass files in the sass directory compile_sass = true