From 1655536e5b5ff7a39ab07557e4e5c3f20024e991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Alvari=C3=B1o?= Date: Fri, 5 Jul 2024 12:57:19 +0200 Subject: [PATCH] dev: enable recent changes --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index a9706bc..0269297 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -156,7 +156,7 @@ disableThemeInject = false rss = 10 # FixIt 0.2.13 | NEW recently updated posts settings [section.recentlyUpdated] - enable = false + enable = true rss = false days = 30 maxCount = 10