From c97de8fb9026fdc7af85cdfb0c23b0c6fbf4268b Mon Sep 17 00:00:00 2001 From: Carol Date: Tue, 16 Jul 2024 10:30:49 +0800 Subject: [PATCH 1/4] =?UTF-8?q?change:=20=E9=A6=96=E9=A1=B5=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E6=BB=9A=E5=8A=A8=E5=9B=BE=E6=A0=87=E5=80=BE=E6=96=9C?= =?UTF-8?q?=E5=BA=A6=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/zhheoblog.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index d1c22f94..827b1e15 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -8243,6 +8243,7 @@ div#banners { .tags-group-icon img { width: 60%; + rotate: -60deg; } .nowrapMove .tags-group-icon img { From 7cfa388a6ee58bfb75a6a94aff32a856b74771b5 Mon Sep 17 00:00:00 2001 From: Carol Date: Tue, 16 Jul 2024 10:31:39 +0800 Subject: [PATCH 2/4] =?UTF-8?q?change:=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 2c3c8a8c..723b3039 100644 --- a/theme.yaml +++ b/theme.yaml @@ -45,5 +45,5 @@ spec: repo: https://github.com/chengzhongxue/halo-theme-hao settingName: "theme-hao-setting" configMapName: "theme-hao-configMap" - version: "1.5.6" + version: "1.5.7" require: ">=2.17.0" From de9927adfacd1536325bc3d5bad13c805e88fec1 Mon Sep 17 00:00:00 2001 From: Carol Date: Mon, 22 Jul 2024 13:42:43 +0800 Subject: [PATCH 3/4] =?UTF-8?q?change:=20=E4=BC=98=E5=8C=96=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E6=BB=9A=E5=8A=A8=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/zhheoblog.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index 827b1e15..2b92a816 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -8176,8 +8176,8 @@ div#banners { .tags-group-all45 { display: flex; - transform: rotate(60deg); - margin-top: -130%; + transform: rotate(50deg); + margin-top: -40rem; } .tags-group-all.nowrapMove { @@ -8243,7 +8243,7 @@ div#banners { .tags-group-icon img { width: 60%; - rotate: -60deg; + rotate: -50deg; } .nowrapMove .tags-group-icon img { From 50431896882f436b0130dc7d982387e9e4cbb209 Mon Sep 17 00:00:00 2001 From: Carol Date: Wed, 31 Jul 2024 09:32:08 +0800 Subject: [PATCH 4/4] =?UTF-8?q?change:=20=E4=BF=AE=E6=94=B9=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E9=A1=B5=E9=A2=84=E8=A7=88=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd77b0a..bb181030 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ | 站点名称 | 站点地址 | |:------:|:-----------------------:| -| 新 · 都在 | https://blog.xindu.site | +| 新 · 都在 | https://blog.xindu.site/?preview-theme=theme-hao | ## ℹ️ 简介