Merge pull request #1920 from ConnorDoesDev/patch-1

update zerotwo.json to use new config
This commit is contained in:
MaskDuck
2022-03-21 13:46:08 +07:00
committed by GitHub
+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/zerotwodiscord.github.io",
"owner": {
"username": "ZeroTwoDev",
"email": "halil_ismail@yahoo.com"
"username": "ConnorDoesDev",
"email": "connordoesdev@gmail.com / connor@zerotwo.sytes.net"
},
"record": {
"CNAME": "zerotwodev.github.io"
"CNAME": "zerotwodiscord.github.io"
}
}