From 4ca5051aec7e8ba4e9517aca32c1fbf26f24cd1b Mon Sep 17 00:00:00 2001 From: Abdul Rahim Shaikh Date: Sun, 11 Oct 2020 20:39:48 +0530 Subject: [PATCH 1/3] Added abdulrshaikh.is-a-dev to domains list --- domains/abdulrshaikh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abdulrshaikh.json diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json new file mode 100644 index 000000000..94621368c --- /dev/null +++ b/domains/abdulrshaikh.json @@ -0,0 +1,12 @@ +{ + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io", + "URL": "https://abdulrshaikh.is-a.dev" + } +} From e65ed0dd006c0fe9f56f622c4c03d0ac36732406 Mon Sep 17 00:00:00 2001 From: Abdul Rahim Shaikh Date: Sun, 11 Oct 2020 20:47:52 +0530 Subject: [PATCH 2/3] Fixed CNAME --- domains/abdulrshaikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 94621368c..329ab84fb 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -6,7 +6,7 @@ "email": "arirfanshaikh23@gmail.com" }, "record": { - "CNAME": "ariskycode.github.io", + "CNAME": "https://ariskycode.github.io", "URL": "https://abdulrshaikh.is-a.dev" } } From 39e5cffe56169cd6ce8fe1c71a1b92989afad108 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 22:26:36 +0530 Subject: [PATCH 3/3] Update domains/abdulrshaikh.json --- domains/abdulrshaikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 329ab84fb..94621368c 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -6,7 +6,7 @@ "email": "arirfanshaikh23@gmail.com" }, "record": { - "CNAME": "https://ariskycode.github.io", + "CNAME": "ariskycode.github.io", "URL": "https://abdulrshaikh.is-a.dev" } }