From 25a5c1c00046985555309d6bb0ad80cbcd1dc731 Mon Sep 17 00:00:00 2001 From: Habibur Rahman <90517084+perfecthabibur@users.noreply.github.com> Date: Thu, 24 Oct 2024 03:24:08 +0600 Subject: [PATCH 1/3] Create perfecthabibur.json --- domains/perfecthabibur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/perfecthabibur.json diff --git a/domains/perfecthabibur.json b/domains/perfecthabibur.json new file mode 100644 index 000000000..10143fad6 --- /dev/null +++ b/domains/perfecthabibur.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/perfecthabibur/perfecthabibur.github.io", + "owner": { + "username": "perfecthabibur", + "email": "socialhabibur@gmail.com" + }, + "record": { + "CNAME": "perfecthabibur.github.io" + } +} From 8d04758b5833fc09b9ae22fe45394ae60be6abf1 Mon Sep 17 00:00:00 2001 From: Habibur Rahman <90517084+perfecthabibur@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:47:35 +0600 Subject: [PATCH 2/3] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..25f796814 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +perfecthabibur.is-a.dev \ No newline at end of file From 809c4285c7b47fcfc08f06ee1911109c79acf9a2 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 24 Oct 2024 08:52:08 +0300 Subject: [PATCH 3/3] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 25f796814..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -perfecthabibur.is-a.dev \ No newline at end of file