From 9b97cdc25d56ea8722bd7885d6c58121b141ff59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC?= Date: Sat, 10 Aug 2024 19:20:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BA=D1=80=D1=8B=D0=B2=D0=B0?= =?UTF-8?q?=D0=B5=D0=BC=20=D0=B4=D1=8B=D1=80=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/config.toml b/config.toml index 20d1347..10e243f 100755 --- a/config.toml +++ b/config.toml @@ -15,9 +15,6 @@ DefaultContentLanguage = "ru" ordered = false startLevel = 2 -[markup.goldmark.renderer] - unsafe = true - [params] # dir name of your main content (default is `content/posts`). # the list of set content will show up on your index page (baseurl). @@ -120,8 +117,4 @@ DefaultContentLanguage = "ru" [[languages.ru.menu.main]] identifier = "uptime" name = "[Uptime]" - url = "https://up.sadium.cyou" - [[languages.ru.menu.main]] - identifier = "uptime" - name = "[Uptime]" - url = "https://up.sadium.cyou" \ No newline at end of file + url = "https://up.sadium.cyou" \ No newline at end of file