From 29f1ce970193c36503215827baf13e9da21eda03 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Tue, 21 May 2024 06:31:27 -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 3c2b8f9..f23b338 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -19,7 +19,7 @@ showAppearanceSwitcher = true showScrollToTop = true [homepage] -layout = "background" +layout = "hero" showRecent = "disable" showRecentItems = "0" showMoreLink = "enable"