From 12ccbf5b5ab544a5ee5f65afc3f2141b57a1608c Mon Sep 17 00:00:00 2001 From: zhengyi Date: Sat, 25 Nov 2023 23:12:54 +0800 Subject: [PATCH 1/2] :memo: Change theme id to zblog --- README.md | 2 ++ theme.yaml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5f5784..7e55b08 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +> 🚧 [上游](https://github.com/jiewenhuang/halo-theme-joe3.0),定期从上游合并分支 +

Halo Theme Joe3

diff --git a/theme.yaml b/theme.yaml index c613cd1..914ca34 100644 --- a/theme.yaml +++ b/theme.yaml @@ -1,13 +1,13 @@ apiVersion: theme.halo.run/v1alpha1 kind: Theme metadata: - name: theme-Joe3 + name: theme-Joe3-ZBlog spec: - displayName: Theme Joe3 + displayName: Theme Joe3 ZBlog author: name: Jiewenhuang website: "https://halo.run" - description: Halo2.0主题 Joe3 + description: Halo2.0主题 Joe3 ZBlog专版 logo: "https://wmimg.com/i/70/2023/08/64d3c41d5bde2.webp" website: "https://www.jiewen.run" repo: "https://github.com/jiewenhuang/halo-theme-joe3.0" From df65eb521dea0014d79730ad447a6968ceeeda61 Mon Sep 17 00:00:00 2001 From: zhengyi Date: Sat, 25 Nov 2023 23:27:31 +0800 Subject: [PATCH 2/2] :bug: Change raw name back --- theme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.yaml b/theme.yaml index 914ca34..0ffc349 100644 --- a/theme.yaml +++ b/theme.yaml @@ -1,7 +1,7 @@ apiVersion: theme.halo.run/v1alpha1 kind: Theme metadata: - name: theme-Joe3-ZBlog + name: theme-Joe3 spec: displayName: Theme Joe3 ZBlog author: