update(comment): add about page comment

This commit is contained in:
mei 2025-02-09 17:36:39 +08:00
parent a890e45fd1
commit 964a2e5f1a

View File

@ -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
#---------------------------