diff --git a/domains/bill.json b/domains/bill.json new file mode 100644 index 000000000..75c22eb90 --- /dev/null +++ b/domains/bill.json @@ -0,0 +1,12 @@ +{ + "description": "Bill's blog site.", + "repo": "https://github.com/CMBill/CMBill.github.io", + "owner": { + "username": "CMBill", + "email": "callmebill@billw.cn", + "twitter": "BillWen14" + }, + "record": { + "CNAME": "CMBill.github.io" + } +}