From 91d49fe7a2b7dd113dc632e9958d90f09ea08801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?CC=E5=BA=B7=E7=BA=B3=E7=99=BE=E5=B7=9D?= Date: Sat, 18 Jun 2022 18:35:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E5=BD=92=E6=A1=A3=E5=8D=A1=E7=89=87=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/_layout/aside.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/_layout/aside.styl b/source/css/_layout/aside.styl index bc1675a..5d7e6ca 100644 --- a/source/css/_layout/aside.styl +++ b/source/css/_layout/aside.styl @@ -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