diff --git a/_config.fluid.yml b/_config.fluid.yml index 1d9941d..77ffb51 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -754,7 +754,7 @@ post: # 评论插件 # Comment plugin comments: - enable: true + enable: false # 指定的插件,需要同时设置对应插件的必要参数 # 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 diff --git a/_config.yml b/_config.yml index 5e25105..60f1eec 100644 --- a/_config.yml +++ b/_config.yml @@ -3,10 +3,10 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: mei的网络日志 -subtitle: 'mei的网络日志' +title: 一只肥猫的笔记 +subtitle: '一只肥猫的笔记' description: '聊聊技术,玩点摄影 - https://mmeiblog.cn' -keywords: mei的网络日志,mei,技术,meiのblog,云,云原生,云服务,GO,sql,programmer,programming,linux,摄影 +keywords: 一只肥猫的笔记,mei的网络日志,mei,技术,meiのblog,云,云原生,云服务,GO,sql,programmer,programming,linux,摄影 author: mei language: zh-CN timezone: 'Asia/Shanghai'