From e9d7149bd4c768f48e3aeeba89df1ce6711ed722 Mon Sep 17 00:00:00 2001 From: Nishit Shah Date: Thu, 20 Apr 2023 16:01:51 +0530 Subject: [PATCH 1/2] added json file --- domains/s-nishit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/s-nishit.json diff --git a/domains/s-nishit.json b/domains/s-nishit.json new file mode 100644 index 000000000..cbf4a9c65 --- /dev/null +++ b/domains/s-nishit.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/s-nishit/s-nishit.github.io", + "owner": { + "username": "s-nishit", + "email": "", + }, + "record": { + "URL": "https://s-nishit.github.io/" + } +} From cb09be74cdf90c52532b018b48855bf7d1b0bb01 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:35:10 +0800 Subject: [PATCH 2/2] Update s-nishit.json --- domains/s-nishit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/s-nishit.json b/domains/s-nishit.json index cbf4a9c65..9c7dbaada 100644 --- a/domains/s-nishit.json +++ b/domains/s-nishit.json @@ -3,9 +3,9 @@ "repo": "https://github.com/s-nishit/s-nishit.github.io", "owner": { "username": "s-nishit", - "email": "", + "email": "" }, "record": { - "URL": "https://s-nishit.github.io/" + "URL": "https://s-nishit.github.io" } }