Update zerotwo.json

This commit is contained in:
Connor
2022-03-18 20:18:16 +01:00
committed by GitHub
parent 7dece830cd
commit ca9311dd55
+5 -5
View File
@@ -1,11 +1,11 @@
{
"description": "The site for ZeroTwo's docs.",
"repo": "https://github.com/ZeroTwoDev",
"description": "landing site for zerotwo, the discord bot.",
"repo": "https://github.com/ZeroTwoDiscord/website",
"owner": {
"username": "ZeroTwoDev",
"email": "halil_ismail@yahoo.com"
"username": "Connor",
"email": "[redacted] send me a dm on discord instead."
},
"record": {
"CNAME": "zerotwodev.github.io"
"CNAME": "zerotwodiscord.github.io/website"
}
}