From 3cd5911befc5e9913383c7d26b9683c7e9eff2f6 Mon Sep 17 00:00:00 2001 From: Airbo ZH Date: Tue, 31 Jan 2023 11:42:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BE=A7=E6=A0=8F?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E7=BB=84=E4=BB=B6=E4=B8=8D=E8=83=BD=E6=AD=A3?= =?UTF-8?q?=E5=B8=B8=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/modules/widgets/aside/categories.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/modules/widgets/aside/categories.html b/templates/modules/widgets/aside/categories.html index 8f00d33e..5acfe2fe 100644 --- a/templates/modules/widgets/aside/categories.html +++ b/templates/modules/widgets/aside/categories.html @@ -2,13 +2,12 @@
+ th:with="categories = ${categoryFinder.list(1, theme.config.sidebar.categoryQuantity)}">
分类
- + \ No newline at end of file