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