mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
default iine_unified_languages to true
This commit is contained in:
parent
6df4338faf
commit
a7e2c8b7ef
4 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue