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 1/3] 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" + } +} From f412622edbff8cfed9ab337b13760a678f5f5693 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:52:53 +0700 Subject: [PATCH 2/3] Delete domains/khaidev.json --- domains/khaidev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json deleted file mode 100644 index 2fa6866a9..000000000 --- a/domains/khaidev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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" - } -} From b41633e9b5837327e05791263bb1889b417e2ee2 Mon Sep 17 00:00:00 2001 From: TruongDuyKhai <102969311+TruongDuyKhai@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:55:31 +0700 Subject: [PATCH 3/3] Register khaidev.is-a.dev --- domains/khaidev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khaidev.json diff --git a/domains/khaidev.json b/domains/khaidev.json new file mode 100644 index 000000000..ceffd52b8 --- /dev/null +++ b/domains/khaidev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TruongDuyKhai", + "email": "truongduykhai1012@gmail.com", + "discord": "871329074046435338" + }, + + "record": { + "CNAME": "truongduykhai.github.io" + } + } + \ No newline at end of file