From 138e8ef8d7c821019f1011140fca6f2fef47e178 Mon Sep 17 00:00:00 2001 From: Kinjal Patel Date: Thu, 20 Apr 2023 16:23:18 +0530 Subject: [PATCH 1/2] added json file --- domains/singh-jitendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/singh-jitendar.json diff --git a/domains/singh-jitendar.json b/domains/singh-jitendar.json new file mode 100644 index 000000000..5994ec10a --- /dev/null +++ b/domains/singh-jitendar.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/singh-jitendar/singh-jitendar.github.io", + "owner": { + "username": "singh-jitendar", + "email": "", + }, + "record": { + "URL": "https://singh-jitendar.github.io/" + } +} From 227c10314b008b6fef8b05089a9b77aa59dc7a86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:30:41 +0800 Subject: [PATCH 2/2] Update singh-jitendar.json --- domains/singh-jitendar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/singh-jitendar.json b/domains/singh-jitendar.json index 5994ec10a..fa5dcef4a 100644 --- a/domains/singh-jitendar.json +++ b/domains/singh-jitendar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/singh-jitendar/singh-jitendar.github.io", "owner": { "username": "singh-jitendar", - "email": "", + "email": "" }, "record": { - "URL": "https://singh-jitendar.github.io/" + "URL": "https://singh-jitendar.github.io" } }