fix:侧边栏归档卡片自定义排序异常

This commit is contained in:
CC康纳百川
2022-06-18 18:35:31 +08:00
committed by GitHub
Unverified
parent 931a0ba82d
commit 91d49fe7a2

View File

@@ -403,7 +403,7 @@
if hexo-config('aside.card_archives.sort_order')
.card-archives
order: hexo-config('aside.card-archives.sort_order')
order: hexo-config('aside.card_archives.sort_order')
if hexo-config('aside.card_webinfo.sort_order')
.card-webinfo