From 743c83c14a7144bd1aad1feb62cf96d0d0308569 Mon Sep 17 00:00:00 2001 From: Zhu <115162462+azhu021@users.noreply.github.com> Date: Thu, 4 May 2023 23:13:22 +0800 Subject: [PATCH 1/2] Create zhu.json --- domains/zhu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zhu.json diff --git a/domains/zhu.json b/domains/zhu.json new file mode 100644 index 000000000..890823bf3 --- /dev/null +++ b/domains/zhu.json @@ -0,0 +1,12 @@ +{ + "description": "A Jekyll site used for share my idears", + "repo": "https://github.com/azhu021/jekyll.github.io", + "owner": { + "username": "", + "email": "pub@azhu.site", + "twitter": "" + }, + "record": { + "CNAME": "azhu021.github.io" + } +} From d4c9bece11799179b0bf30f5406152cd6dbf871a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 17:53:16 +0800 Subject: [PATCH 2/2] Update zhu.json --- domains/zhu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zhu.json b/domains/zhu.json index 890823bf3..f6e82b368 100644 --- a/domains/zhu.json +++ b/domains/zhu.json @@ -2,9 +2,9 @@ "description": "A Jekyll site used for share my idears", "repo": "https://github.com/azhu021/jekyll.github.io", "owner": { - "username": "", + "username": "azhu021", "email": "pub@azhu.site", - "twitter": "" + "twitter": "azhu021" }, "record": { "CNAME": "azhu021.github.io"