From cc5be415c087f710c8c2517a71a3b0f7b7f98734 Mon Sep 17 00:00:00 2001 From: Himanshu Chhatwal Date: Mon, 6 Feb 2023 21:36:38 +0530 Subject: [PATCH 1/3] added my json file --- domains/himashu.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/himashu.json diff --git a/domains/himashu.json b/domains/himashu.json new file mode 100644 index 000000000..a16dc0149 --- /dev/null +++ b/domains/himashu.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "himanshu1221", + "email": "himanshuchhatwal9295@gmail.com", + "twitter": "himanshuchhatw2", + "discord": "Himanshu2314#1751", + "description": "About Himanshu Chhatwal", + "repo": "https://github.com/himanshu1221" + }, + "record": { + "URL": "https://himanshuchhatwal.netlify.app/" + } + } \ No newline at end of file From 95112067230a155827c79636ed776e2ed1df201f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:26:36 +0800 Subject: [PATCH 2/3] Update himashu.json --- domains/himashu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/himashu.json b/domains/himashu.json index a16dc0149..958446eaa 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,13 +1,13 @@ { + "description": "About Himanshu Chhatwal", + "repo": "https://github.com/himanshu1221" "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", "twitter": "himanshuchhatw2", "discord": "Himanshu2314#1751", - "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221" }, "record": { "URL": "https://himanshuchhatwal.netlify.app/" } - } \ No newline at end of file + } From d3372e6dccc5b1d08bec5e5dd6dad61c5916b568 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:28:13 +0800 Subject: [PATCH 3/3] fix json --- domains/himashu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/himashu.json b/domains/himashu.json index 958446eaa..a89064a9f 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,11 +1,11 @@ { "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221" + "repo": "https://github.com/himanshu1221", "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", "twitter": "himanshuchhatw2", - "discord": "Himanshu2314#1751", + "discord": "Himanshu2314#1751" }, "record": { "URL": "https://himanshuchhatwal.netlify.app/"