Skip to content

Commit c76e55e

Browse files
Update _config.yml
1 parent 2bf0541 commit c76e55e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@ collections:
202202
announcements:
203203
enabled: true
204204
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
205-
limit: 5 # leave blank to include all the news in the `_news` folder
205+
limit: 10 # leave blank to include all the news in the `_news` folder
206206

207207
latest_posts:
208-
enabled: true
208+
enabled: false
209209
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
210210
limit: 3 # leave blank to include all the blog posts
211211

0 commit comments

Comments
 (0)