hexo 博客搭建之评论 发表于 2020-11-28 更新于 2025-03-11 分类于 hexo 阅读次数: Disqus: 本文字数: 203 阅读时长 ≈ 1 分钟 博客怎么能没有评论功能呢?安排~ Disqus 账号注册使用 Disqus 前,需要到 官网 注册账号,创建站点。 开启 Disqus编辑 主题配置文件:_config.next.yml,启用 Disqus。 123456# Disqusdisqus: enable: true shortname: count: true #post_meta_order: 0 参考 https://www.jianshu.com/p/d68de067ea74 打赏 微信支付 支付宝 本文作者: codezm 本文链接: https://codezm.github.io/posts/hexo/71551206.html 版权声明: 本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!