remove: 移除多余的代码

This commit is contained in:
Jerry
2023-01-17 15:02:42 +08:00
Unverified
parent 396fb102da
commit 6a50b62869

View File

@@ -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