From 741f15d05713d5a739e3619d116366b9896766ab Mon Sep 17 00:00:00 2001 From: A1X5H04 Date: Wed, 25 Oct 2023 17:17:04 +0530 Subject: [PATCH 1/3] feat(domain): a1x5h04.is-a.dev --- domains/a1x5h04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a1x5h04.json diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json new file mode 100644 index 000000000..411b84b2d --- /dev/null +++ b/domains/a1x5h04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A1X5H04", + "email": "alishbaig2004@gmail.com" + }, + "record": { + "CNAME": "a1x5h04.github.io" + } +} From 176b5f2fecf7b761f30ae3dcc9568f65c2fa094c Mon Sep 17 00:00:00 2001 From: Alish <78891448+A1X5H04@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:40:42 +0530 Subject: [PATCH 2/3] feat(domain): a1x5h04.is-a.dev --- domains/a1x5h04.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 411b84b2d..431628efc 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -3,6 +3,8 @@ "username": "A1X5H04", "email": "alishbaig2004@gmail.com" }, + "description": "a1x5h04's Portfolio", + "repo" : "https://github.com/portfolio", "record": { "CNAME": "a1x5h04.github.io" } From 0acca43283760bf5ad39090925fd37bcf7176ade Mon Sep 17 00:00:00 2001 From: Alish <78891448+A1X5H04@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:47:50 +0530 Subject: [PATCH 3/3] Update a1x5h04.json --- domains/a1x5h04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 431628efc..b18b05135 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -4,7 +4,7 @@ "email": "alishbaig2004@gmail.com" }, "description": "a1x5h04's Portfolio", - "repo" : "https://github.com/portfolio", + "repo" : "https://github.com/a1x5h04/portfolio", "record": { "CNAME": "a1x5h04.github.io" }