From 18c90afe184a039f4e4163a8854d96c8746e358e Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:33:09 -0800 Subject: [PATCH 1/2] Create thuc.json --- domains/thuc.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thuc.json diff --git a/domains/thuc.json b/domains/thuc.json new file mode 100644 index 000000000..8490e92e4 --- /dev/null +++ b/domains/thuc.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "thucngyyen" + }, + "record": { + "RECORDTYPE": "thucngyyen.github.io" + } +} From 04e375d95f0b8d11e6591744f5525e48ba5c5bd4 Mon Sep 17 00:00:00 2001 From: Thuc Nguyen <59547942+thucngyyen@users.noreply.github.com> Date: Wed, 19 Feb 2025 09:51:37 -0800 Subject: [PATCH 2/2] Update thuc.json --- domains/thuc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thuc.json b/domains/thuc.json index 8490e92e4..1bf1a2bbb 100644 --- a/domains/thuc.json +++ b/domains/thuc.json @@ -3,6 +3,6 @@ "username": "thucngyyen" }, "record": { - "RECORDTYPE": "thucngyyen.github.io" + "CNAME": "thucngyyen.github.io" } }