From 7cb1bec683ce4ee73d7a756ffa6cb5d23ff7106a Mon Sep 17 00:00:00 2001 From: Kawanua ID <46616237+kawanuaid@users.noreply.github.com> Date: Fri, 12 Jan 2024 06:08:36 +0800 Subject: [PATCH] Update kid.json Change cname with redirection to the site --- domains/kid.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/kid.json b/domains/kid.json index d6346de4c..96a577f05 100644 --- a/domains/kid.json +++ b/domains/kid.json @@ -1,10 +1,11 @@ { "owner": { "username": "kawanuaid", - "email": "kuntua@kawanua.co" + "twitter": "kawanua", + "email": "" }, "record": { - "CNAME": "kidorid.netlify.app" + "URL": "https://dev.kawanua.id" } }