From fcab66c34d90de01e430fcabcb595eea0226857b Mon Sep 17 00:00:00 2001 From: Sasial <44125644+sasial-dev@users.noreply.github.com> Date: Mon, 27 Jun 2022 17:05:55 +1000 Subject: [PATCH] refactor(redirect): move to custom domain --- domains/sasial.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sasial.json b/domains/sasial.json index a7d5eed0c..22fa42cf8 100644 --- a/domains/sasial.json +++ b/domains/sasial.json @@ -6,6 +6,6 @@ "email": "sasial@koal.us" }, "record": { - "URL": "https://portfolio-sasial.vercel.app/" + "URL": "https://sasial.dev/" } }