From 5ef68100b45285df5003826a5df4da7b3d953cf6 Mon Sep 17 00:00:00 2001 From: DeepeshXCodes Date: Thu, 9 May 2024 20:20:21 +0530 Subject: [PATCH] Create deepesh.json --- domains/deepesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..09db8f267 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,11 @@ +{ + "description": "Use for portfolio.", + "repo": "https://github.com/DeepeshXCodes/deepeshxcodes.github.io", + "owner": { + "username": "DeepeshXCodes", + "email": "deepesh.chakravartii@gmail.com", + }, + "record": { + "CNAME": "deepeshxcodes.github.io" + } +}