1. Feature: 可设置首页背景图片屏占比

2. Optimization: 优化多级菜单的使用方式
3. Optimization: 支持自定义多个主頁subtitle
4. Optimization: ICP备案信息可显示备案图标
This commit is contained in:
zhengql
2019-09-19 23:30:21 +08:00
Unverified
parent 3d09a9331b
commit f6d70e5863
5 changed files with 23 additions and 9 deletions
+14 -4
View File
@@ -23,7 +23,10 @@ menu:
Categories: /categories/||fa fa-folder-open
Link: /link/||fa fa-link
About: /about/||fa fa-heart
# #XXX: /xxx
#二级菜单写法
Menu||/menu/||fa fa-bars:
- subMenu1||/subMenu1/||fa fa-bars
- subMenu2||/subMenu2/||fa fa-bars
# Favicon
@@ -154,6 +157,10 @@ lodding_bg:
flink: /img/friend_404.gif
post_page: /img/404.jpg
# 首页背景图片屏占比,1100%250%1.575%
homepage:
ratio: 1
post_meta:
date_type: both # or created or updated 文章日期是创建日或者更新日或都显示
categories: true # or false 是否显示分类
@@ -254,8 +261,10 @@ footer_custom_text:
footer_copyright:
enable: true
#ICP备案信息尾部显示,pic为图标地址
ICP:
enable: false
pic: /img/icp.png
url:
text:
@@ -382,11 +391,12 @@ hr:
icon-top: -20px
# 主頁subtitle
# 打字效果
# 打字效果(如果有逗号“,”,请使用转义字符 ,)
subtitle:
enable: true
sub1: 今日事,今日畢
sub2: Never put off till tomorrow what you can do today #如果有符號 ' ,記得前面加上 \
sub:
- 今日事 , 今日畢 #逗号“,”,请使用转义字符 ,
- Never put off till tomorrow what you can do today #如果有符號 ' ,記得前面加上 \