From 5140a6496112257ab0997e19dbaf6ed9792a93a5 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Mon, 24 Feb 2025 09:38:02 +0700 Subject: [PATCH] feat: add subdomain --- domains/hungthai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hungthai.json diff --git a/domains/hungthai.json b/domains/hungthai.json new file mode 100644 index 000000000..895a9e4a6 --- /dev/null +++ b/domains/hungthai.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Resume Website", + "repo": "https://github.com/hungthai1401/resume", + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "CNAME": "hungthai1401.github.io" + } +} \ No newline at end of file