diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 155bc7092..191503615 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -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" } }