diff --git a/_config.fluid.yml b/_config.fluid.yml index 4eb41bb..dd7cb46 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -1120,11 +1120,11 @@ links: # 评论插件 # Comment plugin comments: - enable: false + enable: true # 指定的插件,需要同时设置对应插件的必要参数 # The specified plugin needs to set the necessary parameters at the same time # Options: utterances | disqus | gitalk | valine | waline | changyan | livere | remark42 | twikoo | cusdis | giscus | discuss - type: disqus + type: utterances #---------------------------