diff --git a/domains/toasted.json b/domains/toasted.json index c332e1d06..7e62e0afb 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,11 +1,13 @@ { - "description": "The official portfolio of ToastedToast/Toastify. Built with Astro, Tailwind CSS, and Daisy UI.", - "repo": "https://github.com/ToastifyDev/portfolio", + "description": "official website of toastedtoast", + "repo": "https://github.com/ToastedDev/toastify.tk-v2", "owner": { "username": "ToastifyDev", - "email": "hey@toastify.tk" + "email": "hey@toastify.tk", + "twitter": "toasteddev", + "discord": "plasticaxolotl" }, "record": { - "CNAME": "toastifydev.github.io" + "CNAME": "toasted.pages.dev" } }