From 5c6f0edd1f21586c8b75c3c76e42513b510ccc44 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:08:53 +0530 Subject: [PATCH 1/3] Create suraj.json --- domains/suraj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suraj.json diff --git a/domains/suraj.json b/domains/suraj.json new file mode 100644 index 000000000..725291956 --- /dev/null +++ b/domains/suraj.json @@ -0,0 +1,11 @@ +{ + "description": "Clay990' personal developer website", + "repo": "https://github.com/Clay990/Clay990.github.io", + "owner": { + "username": "Clay990", + "email": "asuraj991m@gmail.com" + }, + "record": { + "CNAME": "Clay990.github.io" + } +} From da2b327990d38ea435018b642470b10a4208cde0 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Thu, 7 Jul 2022 21:21:07 +0530 Subject: [PATCH 2/3] Update suraj.json --- domains/suraj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suraj.json b/domains/suraj.json index 725291956..026b597db 100644 --- a/domains/suraj.json +++ b/domains/suraj.json @@ -6,6 +6,6 @@ "email": "asuraj991m@gmail.com" }, "record": { - "CNAME": "Clay990.github.io" + "CNAME": "clay990.github.io" } } From 0e9138be5618f97d49d4e4aa6c7754478af22d67 Mon Sep 17 00:00:00 2001 From: sr <83020021+Clay990@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:00:12 +0530 Subject: [PATCH 3/3] Update suraj.json --- domains/suraj.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/suraj.json b/domains/suraj.json index 026b597db..4bc1f3c32 100644 --- a/domains/suraj.json +++ b/domains/suraj.json @@ -1,6 +1,6 @@ { - "description": "Clay990' personal developer website", - "repo": "https://github.com/Clay990/Clay990.github.io", + "description": "My personal developer website", + "repo": "https://github.com/Clay990/suraj", "owner": { "username": "Clay990", "email": "asuraj991m@gmail.com"