diff --git a/domains/cc.json b/domains/cc.json index bfedb2301..532b22dd8 100644 --- a/domains/cc.json +++ b/domains/cc.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "iamcc", - "email": "sic.hcq@gmail.com", - "twitter": "arm_cc" - }, - "record": { - "URL": "https://iamcc.github.io/" - } -} + "description": "A subdomain for iamcc.github.io", + "repo": "https://github.com/iamcc/iamcc.github.io", + "owner": { + "username": "iamcc", + "email": "sic.hcq@gmail.com", + "twitter": "arm_cc" + }, + "record": { + "CNAME": "iamcc.github.io" + } +}