Update cc.json

This commit is contained in:
CC
2022-07-05 17:48:50 +08:00
committed by GitHub
parent e1c2b05825
commit cafb801fcb
+11 -9
View File
@@ -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"
}
}