From d8c77a386b3a648070859ebb15f860e66cb9973d Mon Sep 17 00:00:00 2001 From: Aman Bhatt Date: Wed, 21 Apr 2021 14:40:03 +0530 Subject: [PATCH] Create bhattcodes.json --- domains/bhattcodes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bhattcodes.json diff --git a/domains/bhattcodes.json b/domains/bhattcodes.json new file mode 100644 index 000000000..c6df48317 --- /dev/null +++ b/domains/bhattcodes.json @@ -0,0 +1,11 @@ +{ + "description": "Aman Bhatt's personal website", + "repo": "https://github.com/bhattcodes/bhattcodes.github.io", + "owner": { + "username": "bhattcodes", + "email": "bhatt.codes@gmail.com" + }, + "record": { + "CNAME": "bhattcodes.github.io" + } +}