From 8e2cfd89be38afbf749f1dc46563c3336228af72 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:56:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D1=83=20=D0=BD=D0=B0=20=D1=8D=D1=82?= =?UTF-8?q?=D0=BE=D1=82=20=D1=80=D0=B0=D0=B7=20=D1=82=D0=BE=D1=87=D0=BD?= =?UTF-8?q?=D0=BE?= 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 67417e0..9cc6101 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"