From 40673ae5640d6a2c8d47c34237808ee3d0d71f1a Mon Sep 17 00:00:00 2001 From: nidun <44979798+nldun@users.noreply.github.com> Date: Sun, 25 Feb 2024 12:16:36 +0700 Subject: [PATCH] Update nidun.json --- domains/nidun.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/nidun.json b/domains/nidun.json index 742adfed3..3fdae35f3 100644 --- a/domains/nidun.json +++ b/domains/nidun.json @@ -1,9 +1,12 @@ { + "description": "please accept my domain", + "repo": "https://github.com/nldun/nidun.github.io", "owner": { "username": "nldun", - "email": "rezkyto@gmail.com" + "email": "rezkyto@gmail.com", + "twitter": "@sinidun" }, "record": { - "URL": "https://nldun.github.io/nidun/" + "CNAME": "nidun.github.io" } -} +}