Merge pull request #8641 from ToastedDev/main

Update toasted.is-a.dev
This commit is contained in:
DIBSTER
2023-10-13 09:29:42 -04:00
committed by GitHub
+6 -4
View File
@@ -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"
}
}