mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
remove: 移除多余的代码
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
- const isFixedClass = theme.nav.fixed ? 'fixed' : ''
|
nav#nav
|
||||||
nav#nav(class=isFixedClass)
|
|
||||||
span#blog-info
|
span#blog-info
|
||||||
a(href=url_for('/') title=config.title)
|
a(href=url_for('/') title=config.title)
|
||||||
if theme.nav.logo
|
if theme.nav.logo
|
||||||
|
|||||||
Reference in New Issue
Block a user