diff --git a/templates/modules/post-list.html b/templates/modules/post-list.html
index 9773fe9d..b6cebe11 100644
--- a/templates/modules/post-list.html
+++ b/templates/modules/post-list.html
@@ -40,7 +40,14 @@
-
+
+
+
+
+
+
+
+
@@ -98,6 +105,29 @@
transform: translateX(100%) skewX(-60deg);
}
+
+
diff --git a/theme.yaml b/theme.yaml
index a6563c4d..1f91b77a 100644
--- a/theme.yaml
+++ b/theme.yaml
@@ -51,5 +51,5 @@ spec:
repo: https://githubfast.com/liuzhihang/halo-theme-hao
settingName: "theme-hao-setting"
configMapName: "theme-hao-configMap"
- version: "1.4.5.7"
+ version: "1.4.5"
require: ">=2.10.0"