✏️ docs: fix broken isso self-hosting link
Some checks failed
Build Site / Check and Build for Pull Requests (push) Has been cancelled
Build Site / Build and Deploy on Main Push (push) Has been cancelled

This commit is contained in:
welpo 2025-12-12 22:49:50 +01:00
parent 2611814d04
commit 980e58e356
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
5 changed files with 8 additions and 8 deletions

View file

@ -386,7 +386,7 @@ do_not_track = true
# lazy_loading = true
# Isso support for comments. https://isso-comments.de/
# You need to self-host the backend first: https://blog.phusion.nl/2018/08/16/isso-simple-self-hosted-commenting-system/
# You need to self-host the backend first: https://blog.phusion.nl/isso-simple-self-hosted-commenting-system/
# More info on some settings: https://isso-comments.de/docs/reference/client-config/
[extra.isso]
# enabled_for_all_posts = false # Enables Isso on all posts. It can be enabled on individual posts by setting `isso = true` in the [extra] section of a post's front matter.