mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 05:11:45 +08:00
Revert "添加部分功能"
This commit is contained in:
committed by
GitHub
Unverified
parent
94c51b5d04
commit
05766e396f
@@ -19,8 +19,4 @@
|
||||
if theme.ICP.enable
|
||||
.icp
|
||||
a(href=theme.ICP.url)
|
||||
if theme.lazyload.enable
|
||||
img.lozad(data-src=`${theme.ICP.pic}` onerror=`onerror=null;src='${theme.lodding_bg.flink}'` style="height: 30px; vertical-align: bottom;")
|
||||
else
|
||||
img(src=`${theme.ICP.pic}` onerror=`onerror=null;src='${theme.lodding_bg.flink}'` style="height: 30px; vertical-align: bottom;" )
|
||||
span=theme.ICP.text
|
||||
|
||||
Reference in New Issue
Block a user