🚧 Add new config parameters for Giscus comment.
This commit is contained in:
@@ -815,6 +815,12 @@ params:
|
||||
# 讨论区帖子标题,可选值: pathname | url | title | og:title | 自定义
|
||||
# Available values: pathname | url | title | og:title | custom
|
||||
mapping: title
|
||||
# 帖子上的反应将会显示在评论前
|
||||
# The reactions for post will be shown before the comments
|
||||
reactions: false
|
||||
# 将元数据定期被发送到父页面(被嵌入的页面或控制台,用于调试)
|
||||
# Metadata will be sent periodically to the parent window
|
||||
emit: false
|
||||
# 评论输入框的位置,可选值: top | bottom
|
||||
# Aavilable value: top | bottom
|
||||
inputPosition: top
|
||||
|
||||
Reference in New Issue
Block a user