From c08116aa1375d1eacdb264e1fc935756d5c4614c Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Wed, 1 Mar 2023 12:25:48 +0000 Subject: [PATCH] Update tca.json --- domains/tca.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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" } }