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

This commit is contained in:
CC康纳百川 2022-06-18 18:35:31 +08:00 committed by GitHub
parent 931a0ba82d
commit 91d49fe7a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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