✨ feat(iine): add like buttons (#550)
This commit is contained in:
11
config.toml
11
config.toml
@@ -200,6 +200,17 @@ fediverse_creator = { handle = "zloy_linux", domain = "zlinux.ru" }
|
||||
show_previous_next_article_links = true
|
||||
invert_previous_next_article_links = true
|
||||
|
||||
|
||||
# Enable iine like buttons on all posts: https://iine.to/
|
||||
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
|
||||
iine = true
|
||||
iine_icon = "thumbs_up" # 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 = true
|
||||
|
||||
|
||||
|
||||
enable_csp = false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user