mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
.menus_item
|
||||
a.site-page
|
||||
if label.split('||')[1]
|
||||
i.fa-fw(class=trim(label.split('||')[1]) aria-hidden="true")
|
||||
i.fa-fw(class=trim(label.split('||')[1]) )
|
||||
span=' '+ trim(label.split('||')[0])
|
||||
i.fa.fa-chevron-down.menus-expand(aria-hidden="true")
|
||||
i.fas.fa-chevron-down.menus-expand
|
||||
ul.menus_item_child
|
||||
each i in value
|
||||
li
|
||||
|
||||
Reference in New Issue
Block a user