From ccf6817de4d697ac1640f8f3dd289ace7eb01365 Mon Sep 17 00:00:00 2001 From: Ibrahim imran <57841218+IbrahimDevX@users.noreply.github.com> Date: Tue, 27 Jul 2021 23:31:15 +0400 Subject: [PATCH 1/5] Create Ibrahim.json --- domains/Ibrahim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Ibrahim.json diff --git a/domains/Ibrahim.json b/domains/Ibrahim.json new file mode 100644 index 000000000..34673cf8b --- /dev/null +++ b/domains/Ibrahim.json @@ -0,0 +1,11 @@ +{ + "description": "ibrahim's personal developer website", + "repo": "https://github.com/ibrahimdevx", + "owner": { + "username": "ibrahimdev", + "email": "ibrahimimran@northsixty.com" + }, + "record": { + "CNAME": "https://ibrahimdevx.github.io/Cookies/" + } +} From 7a119d054b1868b6bf3614657aeb69673fcaaa80 Mon Sep 17 00:00:00 2001 From: Ibrahim imran <57841218+IbrahimDevX@users.noreply.github.com> Date: Tue, 27 Jul 2021 23:56:48 +0400 Subject: [PATCH 2/5] Update Ibrahim.json --- domains/Ibrahim.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/Ibrahim.json b/domains/Ibrahim.json index 34673cf8b..2854d1c6d 100644 --- a/domains/Ibrahim.json +++ b/domains/Ibrahim.json @@ -6,6 +6,7 @@ "email": "ibrahimimran@northsixty.com" }, "record": { - "CNAME": "https://ibrahimdevx.github.io/Cookies/" + "A": "51.81.81.65" + "TXT": "static-site-verification=39ef1d198684ad37a3f962fb0a422aeb" } } From bec0449e5413bb1f6f4d0e21d281d1be41633e77 Mon Sep 17 00:00:00 2001 From: Ibrahim imran <57841218+IbrahimDevX@users.noreply.github.com> Date: Wed, 28 Jul 2021 10:52:01 +0400 Subject: [PATCH 3/5] Update Ibrahim.json --- domains/Ibrahim.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/Ibrahim.json b/domains/Ibrahim.json index 2854d1c6d..a60eaa985 100644 --- a/domains/Ibrahim.json +++ b/domains/Ibrahim.json @@ -6,7 +6,6 @@ "email": "ibrahimimran@northsixty.com" }, "record": { - "A": "51.81.81.65" - "TXT": "static-site-verification=39ef1d198684ad37a3f962fb0a422aeb" + "CNAME": "ibrahimdevx.github.io" } } From 54af68a609301c81f69ad0c7952238ef3384ec10 Mon Sep 17 00:00:00 2001 From: Ibrahim imran <57841218+IbrahimDevX@users.noreply.github.com> Date: Wed, 28 Jul 2021 10:52:43 +0400 Subject: [PATCH 4/5] Added CNAME using Git Pages --- domains/Ibrahim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Ibrahim.json b/domains/Ibrahim.json index a60eaa985..22a80eef1 100644 --- a/domains/Ibrahim.json +++ b/domains/Ibrahim.json @@ -1,5 +1,5 @@ { - "description": "ibrahim's personal developer website", + "description": "ibrahim's personal developer website.", "repo": "https://github.com/ibrahimdevx", "owner": { "username": "ibrahimdev", From 1ac5e1e2b1031491dde77b8f57d10e692293006b Mon Sep 17 00:00:00 2001 From: Ibrahim imran <57841218+IbrahimDevX@users.noreply.github.com> Date: Wed, 28 Jul 2021 18:06:34 +0400 Subject: [PATCH 5/5] Rename Ibrahim.json to ibrahim.json --- domains/{Ibrahim.json => ibrahim.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Ibrahim.json => ibrahim.json} (100%) diff --git a/domains/Ibrahim.json b/domains/ibrahim.json similarity index 100% rename from domains/Ibrahim.json rename to domains/ibrahim.json