diff --git a/templates/category.html b/templates/category.html index f3427ff7..c9dd76ed 100644 --- a/templates/category.html +++ b/templates/category.html @@ -33,11 +33,12 @@
-
+
+ th:src="${#strings.isEmpty(post.spec.cover) ? postRandomImg+post.spec.title : post.spec.cover}">
@@ -53,8 +54,7 @@
diff --git a/templates/modules/widgets/aside/recent-posts.html b/templates/modules/widgets/aside/recent-posts.html index 88b75926..b7a63c7f 100644 --- a/templates/modules/widgets/aside/recent-posts.html +++ b/templates/modules/widgets/aside/recent-posts.html @@ -1,12 +1,14 @@ -
+
最近发布
- +
diff --git a/templates/tag.html b/templates/tag.html index e4c33bf6..95f82d3f 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -22,10 +22,11 @@
-
+
- +