Skip to content

Commit e91e733

Browse files
authored
Update _config.yml
1 parent d7f448c commit e91e733

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
@@ -200,7 +200,7 @@ collections:
200200
announcements:
201201
enabled: true
202202
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
204204

205205
latest_posts:
206206
enabled: false
@@ -424,7 +424,7 @@ lazy_loading_images: true # enables lazy loading of images (recommended)
424424
# Optional Features
425425
# -----------------------------------------------------------------------------
426426

427-
enable_google_analytics: false # enables google analytics
427+
enable_google_analytics: true # enables google analytics
428428
enable_cronitor_analytics: false # enables cronitor RUM analytics
429429
enable_pirsch_analytics: false # enables Pirsch analytics (https://pirsch.io/)
430430
enable_google_verification: false # enables google site verification

0 commit comments

Comments
 (0)