备案完了
This commit is contained in:
parent
9d575b72db
commit
3207a1632f
@ -754,7 +754,7 @@ post:
|
||||
# 评论插件
|
||||
# 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
|
||||
@ -985,7 +985,7 @@ about:
|
||||
banner_img: /img/index.jpg
|
||||
banner_img_height: 60
|
||||
banner_mask_alpha: 0.3
|
||||
avatar: https://api.mmeiblog.cn/favicon
|
||||
avatar: https://api.mmeiblog.cn/favicon.ico
|
||||
name: "mei"
|
||||
intro: "重度妄想症患者"
|
||||
# 更多图标可从 https://hexo.fluid-dev.com/docs/icon/ 查找,`class` 代表图标的 css class,添加 `qrcode` 后,图标不再是链接而是悬浮二维码
|
||||
@ -1106,14 +1106,14 @@ links:
|
||||
<p>name: mei的网络日志</p>
|
||||
<p>description: 重度妄想症患者</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>
|
||||
'
|
||||
|
||||
# 评论插件
|
||||
# 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
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Site
|
||||
title: 一只肥猫的笔记
|
||||
subtitle: '一只肥猫的笔记'
|
||||
description: '聊聊技术,玩点摄影 - https://mmeiblog.cn'
|
||||
description: '聊聊技术,玩点摄影 - https://mei.lv'
|
||||
keywords: 一只肥猫的笔记,mei的网络日志,mei,技术,meiのblog,云,云原生,云服务,GO,sql,programmer,programming,linux,摄影
|
||||
author: mei
|
||||
language: zh-CN
|
||||
@ -13,7 +13,7 @@ timezone: 'Asia/Shanghai'
|
||||
|
||||
# URL
|
||||
## 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_defaults:
|
||||
pretty_urls:
|
||||
|
Loading…
Reference in New Issue
Block a user