From 6b526ed1db0d3746540d9b834f79425232b3f22b Mon Sep 17 00:00:00 2001 From: g-pratik Date: Thu, 20 Apr 2023 16:28:00 +0530 Subject: [PATCH] Added json file --- domains/g-pratik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/g-pratik.json diff --git a/domains/g-pratik.json b/domains/g-pratik.json new file mode 100644 index 000000000..ae4e7ee92 --- /dev/null +++ b/domains/g-pratik.json @@ -0,0 +1,11 @@ +{ + "description": "This is my website", + "repo": "https://github.com/g-pratik/g-pratik.github.io", + "owner": { + "username": "g-pratik", + "email": "" + }, + "record": { + "URL": "https://g-pratik.github.io" + } +}