We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7a13d commit ec1ae47Copy full SHA for ec1ae47
1 file changed
source/docs/third-party-services/comments.md
@@ -133,6 +133,10 @@ Gitalk is a modern comment component based on Github Issue and Preact.
133
# If you want everyone visiting your site to see a uniform language, you can set a force language value
134
# Available values: en | es-ES | fr | ru | zh-CN | zh-TW
135
language:
136
+ # If you want to customize the content of the initialized Issue, please edit the body parameter.
137
+ # For example:
138
+ # body: Comments for post ${title}, see ${url}
139
+ body:
140
```
141
142
{% note warning %}
0 commit comments