diff --git a/_config.yml b/_config.yml index 81a3222..9a785cc 100644 --- a/_config.yml +++ b/_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 # --------------------------------------