Merge pull request #2755 from iamcc/main

Create cc.json
This commit is contained in:
M
2022-07-06 15:02:36 +05:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
{
"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"
}
}