From fddfaca8f5e6aea02a6aad8686e6c67f27763321 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:57:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D1=83=20=D0=BF=D0=B0=D0=B6=D0=BE=D0=B6?= =?UTF-8?q?=D0=B4=D0=B0?= 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 9cc6101..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"