From ff898dde3f5943d077aacc0528badf6c61afeecf Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Sat, 13 Jan 2024 19:12:56 +0700 Subject: [PATCH] Update khaidev.json --- domains/khaidev.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/khaidev.json b/domains/khaidev.json index 25136e563..5695511c5 100644 --- a/domains/khaidev.json +++ b/domains/khaidev.json @@ -1,14 +1,12 @@ { + "description": "Hello! I am Khai but if you want you can call me Ken! I am a self thought Developer and mostly code Discord Bots for others for fun! Sometimes I even get donations back, which makes me even more happier and results in having more fun at coding.", + "repo": "https://github.com//khaidev.github.io", "owner": { "username": "TruongDuyKhai", - "email": "truongduykhai1012@gmail.com" + "email": "truongduykhai1012@gmail.com", + "twitter": "tdk1210007" }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "CNAME": "khaidev.github.io" } -} \ No newline at end of file +}