From 40bed0985d325e479c9910eae03e58d971d7b242 Mon Sep 17 00:00:00 2001 From: thehuytong Date: Sun, 26 Nov 2023 21:09:02 +0700 Subject: [PATCH] feat(domain): thehuytong.is-a.dev --- domains/thehuytong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thehuytong.json diff --git a/domains/thehuytong.json b/domains/thehuytong.json new file mode 100644 index 000000000..1d617a615 --- /dev/null +++ b/domains/thehuytong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehuytong", + "email": "tongnguyen.hahuy@gmail.com" + }, + "record": { + "CNAME": "thehuytong.github.io" + } +}