From 36a13147d30b3b6ef5cd41e8a566cf3503298667 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Fri, 24 Jan 2025 21:08:00 +0500 Subject: [PATCH 1/4] Added "umar.json" as domain --- domains/umar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..b716237d9 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/JS-practice", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} \ No newline at end of file From 48339a3a7240f3627036dea42fcff6d8c8b69ea0 Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Tue, 4 Feb 2025 05:56:54 +0500 Subject: [PATCH 2/4] added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index b716237d9..077622020 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -1,6 +1,6 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com/UmarSidiki/JS-practice", + "repo": "https://github.com/UmarSidiki/me", "owner": { "username": "umarsidiki", "email": "siddiquiumar0007@gmail.com" From e5e4113be2d8791433f76f7c8e8ebb41f379c61e Mon Sep 17 00:00:00 2001 From: UmarSidiki Date: Thu, 6 Feb 2025 23:43:32 +0500 Subject: [PATCH 3/4] Added umar.json --- domains/umar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/umar.json b/domains/umar.json index 077622020..53e4878b9 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io" + "CNAME": "umarsidiki.github.io/me" } } \ No newline at end of file From ac5030a4bba491aa8079b0de72667e920b206dd4 Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Fri, 7 Feb 2025 11:15:43 +0400 Subject: [PATCH 4/4] Update umar.json --- domains/umar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/umar.json b/domains/umar.json index 53e4878b9..cc9638774 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -6,6 +6,6 @@ "email": "siddiquiumar0007@gmail.com" }, "record": { - "CNAME": "umarsidiki.github.io/me" + "CNAME": "umarsidiki.github.io" } -} \ No newline at end of file +}