We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf0541 commit c76e55eCopy full SHA for c76e55e
_config.yml
@@ -202,10 +202,10 @@ collections:
202
announcements:
203
enabled: true
204
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
+ limit: 10 # leave blank to include all the news in the `_news` folder
206
207
latest_posts:
208
- enabled: true
+ enabled: false
209
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
210
limit: 3 # leave blank to include all the blog posts
211
0 commit comments