From 78472f90a4781c788bc896e70fe7ca85286626e5 Mon Sep 17 00:00:00 2001 From: Airbo ZH Date: Fri, 10 Feb 2023 15:10:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E3=80=81=E5=BD=92=E6=A1=A3=E9=A1=B5=E5=88=86?= =?UTF-8?q?=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/archives.html | 9 +-- templates/category.html | 5 +- templates/modules/post-list.html | 95 +---------------------------- templates/modules/widgets/page.html | 43 +++++++++++++ templates/tag.html | 12 ++-- 5 files changed, 56 insertions(+), 108 deletions(-) create mode 100644 templates/modules/widgets/page.html diff --git a/templates/archives.html b/templates/archives.html index 5b9aa218..ebcc884b 100644 --- a/templates/archives.html +++ b/templates/archives.html @@ -46,13 +46,8 @@ - - + +
diff --git a/templates/category.html b/templates/category.html index c9dd76ed..c116a69f 100644 --- a/templates/category.html +++ b/templates/category.html @@ -62,10 +62,9 @@ - +
+
diff --git a/templates/modules/post-list.html b/templates/modules/post-list.html index ae16b97b..c550b7d0 100644 --- a/templates/modules/post-list.html +++ b/templates/modules/post-list.html @@ -80,102 +80,11 @@ - - - - + +
diff --git a/templates/modules/widgets/page.html b/templates/modules/widgets/page.html new file mode 100644 index 00000000..26943bb5 --- /dev/null +++ b/templates/modules/widgets/page.html @@ -0,0 +1,43 @@ + + + + + + \ No newline at end of file diff --git a/templates/tag.html b/templates/tag.html index 95f82d3f..a9d6d853 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -1,5 +1,6 @@ - + @@ -26,7 +27,8 @@ th:with='postRandomImg=${#strings.contains(theme.config.layout.postRandomImg,"?") ? theme.config.layout.postRandomImg+"," : theme.config.layout.postRandomImg+"?"}'> - +
@@ -48,10 +50,10 @@
- + +
+