From 245d83bc9f077913825029cb179449f033e686fe Mon Sep 17 00:00:00 2001 From: magpowell Date: Sun, 19 May 2024 15:16:02 -0400 Subject: [PATCH] remove latest posts --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7791f0f..d413c42 100644 --- a/_config.yml +++ b/_config.yml @@ -181,7 +181,7 @@ announcements: limit: 5 # leave blank to include all the news in the `_news` folder latest_posts: - enabled: true + enabled: false scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items limit: 3 # leave blank to include all the blog posts