From 138e8ef8d7c821019f1011140fca6f2fef47e178 Mon Sep 17 00:00:00 2001 From: Kinjal Patel Date: Thu, 20 Apr 2023 16:23:18 +0530 Subject: [PATCH] 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/" + } +}