红绿色主题
基于Hexo-Theme-Yilia, 喜欢的话拿去.
可以点击我的个人博客查看效果
截图效果👆
git clone https://github.com/fchange/hexo-theme-red.git themes/sausage
#主题修改版本,用于线上发布
#theme_version: '1'
# Header
menu:
所有文章: /archives
随笔: /tags/随笔/
#CDN站点路径, 同域名则为空
#CDN_PATH: ""
# Content
excerpt_link: more
fancybox: false
mathjax: false
# 是否开启动画效果
animate: false
# 是否在新窗口打开链接
open_in_new: false
# Miscellaneous
#google_analytics: ''
#网站favicon
favicon: ""
#你的头像url
avatar: ""
#桌面快捷方式的图标
#apple_touch_icon: ""
#显示在网页标题栏的网站图标
#shortcut_icon: ""
#显示在侧边栏底部的标志
#logo: ""
#关于我页面
#aboutme: "/aboutme/"
#版权页面
#copyright: "/copyright/"
#是否开启多说评论,填写你在多说申请的项目名称 duoshuo: duoshuo-key
#若使用disqus,请在博客config文件中填写disqus_shortname,并关闭多说评论
#duoshuo: ""
#博客内容不可被选中
not_selectable: false
#折叠评论
fold_comments: false