File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ collections:
200
200
announcements :
201
201
enabled : true
202
202
scrollable : true # adds a vertical scroll bar if there are more than 3 news items
203
- limit : 10 # leave blank to include all the news in the `_news` folder
203
+ limit : # leave blank to include all the news in the `_news` folder
204
204
205
205
latest_posts :
206
206
enabled : false
@@ -424,7 +424,7 @@ lazy_loading_images: true # enables lazy loading of images (recommended)
424
424
# Optional Features
425
425
# -----------------------------------------------------------------------------
426
426
427
- enable_google_analytics : false # enables google analytics
427
+ enable_google_analytics : true # enables google analytics
428
428
enable_cronitor_analytics : false # enables cronitor RUM analytics
429
429
enable_pirsch_analytics : false # enables Pirsch analytics (https://pirsch.io/)
430
430
enable_google_verification : false # enables google site verification
You can’t perform that action at this time.
0 commit comments