From 0b2df2749c6bcb0ecace37d5816e5f083120d96b 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:55:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=B5=D1=8E=D1=81=D1=8C=20?= =?UTF-8?q?=D0=BF=D0=BE=D1=87=D0=B8=D0=BD=D0=B8=D0=BB?= 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 74c0ed4..67417e0 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 = "" + # url = "/" [languages.ru.params.logo] logoText = "Sadium" - logoHomeLink = "" + logoHomeLink = "/about" [languages.ru.menu] [[languages.ru.menu.main]]