Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/docs/third-party-services/comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ Gitalk is a modern comment component based on Github Issue and Preact.
# If you want everyone visiting your site to see a uniform language, you can set a force language value
# Available values: en | es-ES | fr | ru | zh-CN | zh-TW
language:
# If you want to customize the content of the initialized Issue, please edit the body parameters. support line breaks via `|`.
# Sample configuration: ${document.title}` or `${location.href}
body:
```

{% note warning %}
Expand Down