备案完了

This commit is contained in:
mei 2025-07-26 22:17:47 +08:00
parent 9d575b72db
commit 3207a1632f
2 changed files with 6 additions and 6 deletions

View File

@ -754,7 +754,7 @@ post:
# 评论插件 # 评论插件
# Comment plugin # Comment plugin
comments: comments:
enable: false enable: true
# 指定的插件,需要同时设置对应插件的必要参数 # 指定的插件,需要同时设置对应插件的必要参数
# The specified plugin needs to set the necessary parameters at the same time # 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 # Options: utterances | disqus | gitalk | valine | waline | changyan | livere | remark42 | twikoo | cusdis | giscus | discuss
@ -985,7 +985,7 @@ about:
banner_img: /img/index.jpg banner_img: /img/index.jpg
banner_img_height: 60 banner_img_height: 60
banner_mask_alpha: 0.3 banner_mask_alpha: 0.3
avatar: https://api.mmeiblog.cn/favicon avatar: https://api.mmeiblog.cn/favicon.ico
name: "mei" name: "mei"
intro: "重度妄想症患者" intro: "重度妄想症患者"
# 更多图标可从 https://hexo.fluid-dev.com/docs/icon/ 查找,`class` 代表图标的 css class添加 `qrcode` 后,图标不再是链接而是悬浮二维码 # 更多图标可从 https://hexo.fluid-dev.com/docs/icon/ 查找,`class` 代表图标的 css class添加 `qrcode` 后,图标不再是链接而是悬浮二维码
@ -1106,14 +1106,14 @@ links:
<p>name: mei的网络日志</p> <p>name: mei的网络日志</p>
<p>description: 重度妄想症患者</p> <p>description: 重度妄想症患者</p>
<p>domainname: mei.lv(not mmeiblog.cn)</p> <p>domainname: mei.lv(not mmeiblog.cn)</p>
<p>favicon: https://api.mmeiblog.cn/favicon</p> <p>favicon: https://api.mmeiblog.cn/favicon.ico</p>
<p><strong><a href="https://static.mmeiblog.cn/web/link-cemetery/">友链坟场</a></strong></p> <p><strong><a href="https://static.mmeiblog.cn/web/link-cemetery/">友链坟场</a></strong></p>
' '
# 评论插件 # 评论插件
# Comment plugin # Comment plugin
comments: comments:
enable: false enable: true
# 指定的插件,需要同时设置对应插件的必要参数 # 指定的插件,需要同时设置对应插件的必要参数
# The specified plugin needs to set the necessary parameters at the same time # 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 # Options: utterances | disqus | gitalk | valine | waline | changyan | livere | remark42 | twikoo | cusdis | giscus | discuss

View File

@ -5,7 +5,7 @@
# Site # Site
title: 一只肥猫的笔记 title: 一只肥猫的笔记
subtitle: '一只肥猫的笔记' subtitle: '一只肥猫的笔记'
description: '聊聊技术,玩点摄影 - https://mmeiblog.cn' description: '聊聊技术,玩点摄影 - https://mei.lv'
keywords: 一只肥猫的笔记,mei的网络日志,mei,技术,meiのblog,云,云原生,云服务,GO,sql,programmer,programming,linux,摄影 keywords: 一只肥猫的笔记,mei的网络日志,mei,技术,meiのblog,云,云原生,云服务,GO,sql,programmer,programming,linux,摄影
author: mei author: mei
language: zh-CN language: zh-CN
@ -13,7 +13,7 @@ timezone: 'Asia/Shanghai'
# URL # URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: https://mmeiblog.cn url: https://mei.lv
permalink: :year/:month/:day/:title/ permalink: :year/:month/:day/:title/
permalink_defaults: permalink_defaults:
pretty_urls: pretty_urls: