From e114db1b84e0bc3af1a38bcf7b0f7ed725a371c9 Mon Sep 17 00:00:00 2001 From: Charles <84270444+CharCG@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:50:56 +0700 Subject: [PATCH 1/2] Create charcg.json --- domains/charcg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/charcg.json diff --git a/domains/charcg.json b/domains/charcg.json new file mode 100644 index 000000000..77f3a3ca0 --- /dev/null +++ b/domains/charcg.json @@ -0,0 +1,12 @@ +{ + "description": "CharCG's Website", + "repo": "https://github.com/charcg/charcg.github.io", + "owner": { + "username": "CharCG", + "email": "charlescong91@gmail.com", + "twitter": "-" + }, + "record": { + "CNAME": "charcg.github.io" + } +} From 74fe4b5af47c422f5cd0d5b888227f8b9f564f94 Mon Sep 17 00:00:00 2001 From: Charles <84270444+CharCG@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:57:13 +0700 Subject: [PATCH 2/2] Update charcg.json --- domains/charcg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/charcg.json b/domains/charcg.json index 77f3a3ca0..f49dbde7e 100644 --- a/domains/charcg.json +++ b/domains/charcg.json @@ -4,7 +4,7 @@ "owner": { "username": "CharCG", "email": "charlescong91@gmail.com", - "twitter": "-" + "twitter": "charlescong91" }, "record": { "CNAME": "charcg.github.io"