From 2057150a05ae6b2623d4b86632ca51e9b25261cf Mon Sep 17 00:00:00 2001 From: Astronit Date: Thu, 19 Mar 2026 12:34:29 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=BE=D1=82=D0=BA=D0=BB=D1=8E=D1=87?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D1=80=D0=BE=D1=81=D1=82=D0=BC=D0=BE=D1=82?= =?UTF-8?q?=D1=80=D1=8B=20=D0=B8=20=D0=BB=D0=B0=D0=B9=D0=BA=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D1=81=D1=82=D0=B0=D1=82=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 0757896..03a2a66 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -64,8 +64,8 @@ forgejoDefaultServer = "https://v11.next.forgejo.org" [article] showDate = true - showViews = true - showLikes = true + showViews = false + showLikes = false showDateOnlyInArticle = false showDateUpdated = false showAuthor = true