From caf4daf4858a187d66cb93fc418ed8801e899afd Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Fri, 13 Oct 2023 16:25:29 +0800 Subject: [PATCH] Update toasted.json --- domains/toasted.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/toasted.json b/domains/toasted.json index c332e1d06..c718e4be9 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,11 +1,11 @@ { - "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" }, "record": { - "CNAME": "toastifydev.github.io" + "CNAME": "toasted.pages.dev" } }