Merge pull request #1097 from hatkidchan/hatkidchan-json-update

This commit is contained in:
Jay Jackson
2021-09-06 22:04:32 -04:00
committed by GitHub
+7 -5
View File
@@ -1,11 +1,13 @@
{
"description": "Subdomain of Hat Kid!",
"repo": "https://github.com/hatkidchan/hatkidchan.github.io",
"description": "Personal webpage of hkc, as well as some bots webhook url and probably some APIs",
"owner": {
"username": "hatkidchan",
"email": "hatkidchan@gmail.com"
"email": "hatkidchan@gmail.com",
"twitter": "hatkidchan"
},
"record": {
"CNAME": "hatkidchan.github.io"
"A": [
"51.15.69.42"
]
}
}
}