From dc32f1ab6fe0e68d75a93b9f68630a492af4aaa7 Mon Sep 17 00:00:00 2001 From: Mukesh Tadpad Date: Wed, 19 Apr 2023 14:00:56 +0530 Subject: [PATCH] Added json file --- domains/mukesh-tadpad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mukesh-tadpad.json diff --git a/domains/mukesh-tadpad.json b/domains/mukesh-tadpad.json new file mode 100644 index 000000000..42ffbfc87 --- /dev/null +++ b/domains/mukesh-tadpad.json @@ -0,0 +1,11 @@ +{ + "description": "This is a website", + "repo": "https://github.com/mukesh-tadpad/mukesh-tadpad.github.io.git", + "owner": { + "username": "mukesh-tadpad", + "email": "", + }, + "record": { + "URL": "https://mukesh-tadpad.github.io/" + } +}