mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 05:11:45 +08:00
1. Feature: 可设置首页背景图片屏占比
2. Optimization: 优化多级菜单的使用方式 3. Optimization: 支持自定义多个主頁subtitle 4. Optimization: ICP备案信息可显示备案图标
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
span=' '+label
|
||||
else
|
||||
.menus_item
|
||||
a.site-page
|
||||
i.fa-fw(class=label.split('||')[1] aria-hidden="true")
|
||||
a.site-page(href=label.split('||')[1])
|
||||
i.fa-fw(class=label.split('||')[2] aria-hidden="true")
|
||||
span=' '+label.split('||')[0]
|
||||
i.fa.fa-chevron-down.menus-expand(aria-hidden="true")
|
||||
ul.menus_item_child
|
||||
|
||||
Reference in New Issue
Block a user