diff --git a/domains/tca.json b/domains/tca.json index 944241e02..0129e8212 100644 --- a/domains/tca.json +++ b/domains/tca.json @@ -1,12 +1,11 @@ { "description": "TCA's official portfolio, if you can call it that.", - "repo": "https://github.com/NotTCA/devsite", + "repo": "https://github.com/ToastifyDev/devsite", "owner": { - "username": "NotTCA", - "email": "me@nottca.tk", - "twitter": "https://twitter.com/imTCA_" + "username": "ToastifyDev", + "email": "hey@toastify.tk" }, "record": { - "CNAME": "nottca.github.io" + "URL": "https://toasted.is-a.dev" } }