From 78f8d2971416e015d0cca2f61be074ba49a90032 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Mon, 27 May 2024 23:44:16 -0400 Subject: [PATCH] Update params.toml --- 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 f23b338..3c2b8f9 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -19,7 +19,7 @@ showAppearanceSwitcher = true showScrollToTop = true [homepage] -layout = "hero" +layout = "background" showRecent = "disable" showRecentItems = "0" showMoreLink = "enable"