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