From 25ffe13def7b47b54bae4975cd7e0de693d66457 Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 15 Oct 2023 10:14:45 +0700 Subject: [PATCH] Update yukii.json --- domains/yukii.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yukii.json b/domains/yukii.json index 74d3cb4ef..4835c098d 100644 --- a/domains/yukii.json +++ b/domains/yukii.json @@ -1,9 +1,11 @@ { + "description": "My website", + "repo": "https://github.com/YukiVN/yukivn.github.io" "owner": { "username": "YukiVN", "email": "mejmayfoof@gmail.com" }, "record": { - "CNAME": "yukivn.github.io" + "CNAME": "yukivn.pages.dev" } }