Merge pull request #4984 from ToastifyDev/main

Redirect tca.is-a.dev to toasted.is-a.dev
This commit is contained in:
William Harrison
2023-03-02 06:18:37 +08:00
committed by GitHub
+4 -5
View File
@@ -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"
}
}