From ecc5359cfe92d739fb2abf438fb63b1f0192b27d Mon Sep 17 00:00:00 2001 From: Nirav Bhut Date: Thu, 20 Apr 2023 12:41:40 +0530 Subject: [PATCH] added json file --- domains/nirav-bhut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nirav-bhut.json diff --git a/domains/nirav-bhut.json b/domains/nirav-bhut.json new file mode 100644 index 000000000..ae73eff4c --- /dev/null +++ b/domains/nirav-bhut.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/nirav-bhut/nirav-bhut.github.io", + "owner": { + "username": "nirav-bhut", + "email": "", + }, + "record": { + "URL": "https://nirav-bhut.github.io/" + } +}