mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
feat: 添加Remark42配置说明
This commit is contained in:
parent
41ac7f170c
commit
7187a17896
10
_config.yml
10
_config.yml
@ -357,12 +357,12 @@ giscus:
|
||||
# Remark42
|
||||
# https://remark42.com/docs/getting-started/installation/
|
||||
remark42:
|
||||
host: # required
|
||||
siteId: remark # Your Site ID
|
||||
host: # Your Host URL/你的Remark42的部署地址
|
||||
siteId: remark # Your Site ID/你的站点ID
|
||||
language: en # https://remark42.com/docs/configuration/frontend/#locales
|
||||
showEmailSubscription: true
|
||||
simpleView: false
|
||||
maxShownComments: 15
|
||||
showEmailSubscription: true # Show Email Subscription/是否显示邮件订阅
|
||||
simpleView: false # Turn On the Simple View Mode/简单模式
|
||||
maxShownComments: 15 # The Max Shown Comments When the System loaded/默认加载时评论的显示数量
|
||||
|
||||
# Chat Services
|
||||
# --------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user