default iine_unified_languages to true

This commit is contained in:
welpo 2025-08-01 21:29:07 +02:00
parent 6df4338faf
commit a7e2c8b7ef
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
4 changed files with 7 additions and 7 deletions

View file

@ -120,7 +120,7 @@ iine = false
iine_icon = "heart" # See https://iine.to/#customise
# Unify like counts across all language versions of the same page.
# When enabled, likes on /es/blog/hello/ will count towards /blog/hello/ (default language).
iine_unified_languages = false
iine_unified_languages = true
# Show "Jump to posts" link next to series' title.
# By default, the link appears automatically when a series description exceeds 2000 characters.