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] 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" + } +}