From 536f053a83d830b73e453001bcf2f4077c0d7790 Mon Sep 17 00:00:00 2001 From: xuchao Date: Thu, 7 Jul 2022 21:46:02 +0800 Subject: [PATCH 1/3] Create yanggui.json --- domains/yanggui.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/yanggui.json diff --git a/domains/yanggui.json b/domains/yanggui.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/yanggui.json @@ -0,0 +1 @@ + From 7f98946ec98ea9c80d9043f9e491d25ef3f6cf1e Mon Sep 17 00:00:00 2001 From: xuchao Date: Thu, 7 Jul 2022 21:50:45 +0800 Subject: [PATCH 2/3] Update yanggui.json --- domains/yanggui.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domains/yanggui.json b/domains/yanggui.json index 8b1378917..bfbc4abdd 100644 --- a/domains/yanggui.json +++ b/domains/yanggui.json @@ -1 +1,8 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/xuchao996", + "record": { + "URL": "https://yanggui.is-a-good.dev" + } +} From 2e84259f978eacbd6114cbbb19e64e6797497335 Mon Sep 17 00:00:00 2001 From: xuchao Date: Mon, 25 Jul 2022 23:04:02 +0800 Subject: [PATCH 3/3] Update and rename yanggui.json to yang.json --- domains/yang.json | 12 ++++++++++++ domains/yanggui.json | 8 -------- 2 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 domains/yang.json delete mode 100644 domains/yanggui.json diff --git a/domains/yang.json b/domains/yang.json new file mode 100644 index 000000000..084c11290 --- /dev/null +++ b/domains/yang.json @@ -0,0 +1,12 @@ + +{ + "description": "one personal blog", + "repo": "https://github.com/xuchao996/xuchao996.github.io", + "owner": { + "username": "xuchao996", + "email": "chao.xu996@gmail.com" + }, + "record": { + "CNAME": "xuchao996.github.io" + } +} diff --git a/domains/yanggui.json b/domains/yanggui.json deleted file mode 100644 index bfbc4abdd..000000000 --- a/domains/yanggui.json +++ /dev/null @@ -1,8 +0,0 @@ - -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/xuchao996", - "record": { - "URL": "https://yanggui.is-a-good.dev" - } -}