博客
分类
标签
归档
友链
说说
关于
博客
分类
标签
归档
友链
说说
关于
🛫Qifei`s Notebook
A web page for sharing my knowledge
Instagram
Github
Email
false
true
自定义Volantis主题页脚
修改主题文件下的_config.yml 找到页脚部分: 12345678############################### Site Footer ############################### > startsite_footer: # layout of footer: [aplayer, social, license, info, copyrigh...
2020-10-10
网站编程
阅读全文
Volantis主题ReadMore自动截取文章内容
1:在主题配置文件里添加键值对添加键值对的目的是,控制截取长度和自动截取功能是否开启。在你的博客目录\themes\volantis\_config.yml下添加 123456# Excerpt ## Auto creat excerpt with not <!--more-->## Enable will truncate auto_excerpt.lines rows in ...
2020-06-18
网站编程
阅读全文