From 67e33e5665163e160762a1d262beafd1ce8b04ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Tue, 16 Jan 2024 18:53:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D1=81=D1=82=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 5667ee6..74c0ed4 100755 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ DefaultContentLanguage = "ru" [params] # dir name of your main content (default is `content/posts`). # the list of set content will show up on your index page (baseurl). - contentTypeName = "about" + contentTypeName = "about/" # ["orange", "blue", "red", "green", "pink"] themeColor = "red" @@ -74,11 +74,11 @@ DefaultContentLanguage = "ru" olderPosts = "Старые посты" missingContentMessage = "Страница не найдена..." missingBackButtonLabel = "Вернуться на домашнюю страницу" - url = "/about" + # url = "" [languages.ru.params.logo] logoText = "Sadium" - # logoHomeLink = "/" + logoHomeLink = "" [languages.ru.menu] [[languages.ru.menu.main]]