Update toasted.json

This commit is contained in:
ToastedToast
2023-12-20 14:29:55 +08:00
committed by GitHub
parent 87309dfe55
commit 1487a71f8d
+5 -5
View File
@@ -1,13 +1,13 @@
{ {
"description": "official website of toastedtoast", "description": "official website of toastedtoast",
"repo": "https://github.com/ToastedDev/toastify.tk-v2", "repo": "https://github.com/ToastedDev/toasted.dev",
"owner": { "owner": {
"username": "ToastifyDev", "username": "ToastedDev",
"email": "hey@toastify.tk", "email": "hey@toasted.dev",
"twitter": "toasteddev", "twitter": "toasteddev",
"discord": "plasticaxolotl" "discord": "nottca"
}, },
"record": { "record": {
"CNAME": "toasted.pages.dev" "URL": "https://toasted.dev"
} }
} }