From e9d7149bd4c768f48e3aeeba89df1ce6711ed722 Mon Sep 17 00:00:00 2001 From: Nishit Shah Date: Thu, 20 Apr 2023 16:01:51 +0530 Subject: [PATCH] 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/" + } +}