From 27091bfb9346351c91f62e9822c16dc23bb58ee2 Mon Sep 17 00:00:00 2001 From: 2T Nguyen <95197224+iaohtdev@users.noreply.github.com> Date: Thu, 1 May 2025 18:16:43 +0700 Subject: [PATCH 1/2] Create its-2t-here --- domains/its-2t-here | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/its-2t-here diff --git a/domains/its-2t-here b/domains/its-2t-here new file mode 100644 index 000000000..bf9f3759e --- /dev/null +++ b/domains/its-2t-here @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iaohtdev", + "email": "iaoht.dev@gmail.com" + }, + "records": { + "CNAME": "iaohtdev.github.io" + } +} From 787398f44cd9701dc10fd2686fc83103f75fcef2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 7 May 2025 11:03:57 +0800 Subject: [PATCH 2/2] Rename its-2t-here to its-2t-here.json --- domains/{its-2t-here => its-2t-here.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{its-2t-here => its-2t-here.json} (100%) diff --git a/domains/its-2t-here b/domains/its-2t-here.json similarity index 100% rename from domains/its-2t-here rename to domains/its-2t-here.json