From c341c6860b83a3721569c5f8777db0ed425ade05 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:51:34 +0530 Subject: [PATCH 1/6] Create sanidhya.json --- domains/sanidhya.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 domains/sanidhya.json diff --git a/domains/sanidhya.json b/domains/sanidhya.json new file mode 100644 index 000000000..cd4e272f5 --- /dev/null +++ b/domains/sanidhya.json @@ -0,0 +1,28 @@ +{ + + "Description": "This is my personal Website of portfolio", + + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + + "owner": { + + "username": "CoderSoNet", + + "email": "contactus@sanidhya.is-a.dev", + + "twitter": "https://twitter.com/ShanuUniyal_On", + + "discord": "<@781127625263415326>" /* discord user id*/ + + } + +}{ + + "record": { + + "CNAME": "CoderSoNet.github.io" + + } + +} + From 84da1464e4ebc08e21d37faad8f6b519a6403d9f Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:44:05 +0530 Subject: [PATCH 2/6] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index cd4e272f5..02404a9af 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -12,7 +12,7 @@ "twitter": "https://twitter.com/ShanuUniyal_On", - "discord": "<@781127625263415326>" /* discord user id*/ + "discord": "<@781127625263415326>" } From 79a42d463efae360c54017f86f9861124deb593b Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:49:01 +0530 Subject: [PATCH 3/6] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 02404a9af..bfe353ee9 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -20,7 +20,7 @@ "record": { - "CNAME": "CoderSoNet.github.io" + "CNAME": "codersonet.github.io" } From 7d52d0b458507ae8ec872e4ef1f9aae080a0a1c5 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:06:00 +0530 Subject: [PATCH 4/6] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index bfe353ee9..b7f7ff3bd 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -20,7 +20,7 @@ "record": { - "CNAME": "codersonet.github.io" + "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" } From b096230e9b6e5b0eb082ea839d7db8b618e0893c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Jan 2023 18:40:19 +0800 Subject: [PATCH 5/6] Apply suggestions from code review --- domains/sanidhya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index b7f7ff3bd..a059a7909 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -10,9 +10,9 @@ "email": "contactus@sanidhya.is-a.dev", - "twitter": "https://twitter.com/ShanuUniyal_On", + "twitter": "ShanuUniyal_On", - "discord": "<@781127625263415326>" + "discord": "781127625263415326" } From ccaf9c82c557cff4bb7a4037fb0324e172cff96a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Jan 2023 18:41:17 +0800 Subject: [PATCH 6/6] fix json --- domains/sanidhya.json | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index a059a7909..be7f0d4e0 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,28 +1,14 @@ { - - "Description": "This is my personal Website of portfolio", - + "description": "This is my personal Website of portfolio", "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - - "email": "contactus@sanidhya.is-a.dev", - + "email": "", "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - - } - -}{ - + }, "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" - } - }