From de10b16f2cf3093df7a362118f3e7f737ff3828b Mon Sep 17 00:00:00 2001 From: Soham Bhattacharyya Date: Sat, 12 Feb 2022 18:32:13 +0530 Subject: [PATCH] Create soham.json --- domains/soham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soham.json diff --git a/domains/soham.json b/domains/soham.json new file mode 100644 index 000000000..761e0bf63 --- /dev/null +++ b/domains/soham.json @@ -0,0 +1,11 @@ +{ + "description": "Soham's personal website", + "repo": "https://github.com/sohamdoescode/sohamdoescode.github.io", + "owner": { + "username": "sohamdoescode", + "email": "soham.b630@gmail.com" + }, + "record": { + "CNAME": "https://sohamdoescode.github.io/" + } +}