From 66bedfa9d4efdeb4dacc618aa8a2b40dd6a14ff6 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:47:55 +0700 Subject: [PATCH] feat(domain): khaidev.is-a.dev --- domains/khaidev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..2fa6866a9 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,11 @@ +{ + "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/TruongDuyKhai/TruongDuyKhai.github.io", + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com" + }, + "record": { + "CNAME": "truongduykhai.github.io" + } +}