From 5773d6d116965301fdfa6344e65ca2f7e5b6449a Mon Sep 17 00:00:00 2001 From: Ansh Bhimani Date: Thu, 2 May 2024 10:20:27 +0530 Subject: [PATCH] Create anshbhimani.json --- domains/anshbhimani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json new file mode 100644 index 000000000..71a809124 --- /dev/null +++ b/domains/anshbhimani.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal portfolio site", + "repo": "https://github.com/anshbhimani/anshbhimani.github.io", + "owner": { + "username": "anshbhimani", + "email": "ansh.bhimani@outlook.com", + }, + "record": { + "CNAME": "anshbhimani.github.io" + } +}