From 5eece322a9a85d99f28838361346959cf4c5bb24 Mon Sep 17 00:00:00 2001 From: someshportfoliohome <96914399+someshportfoliohome@users.noreply.github.com> Date: Sun, 9 Jan 2022 14:54:59 +0530 Subject: [PATCH] Create somesh.json --- domains/somesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/somesh.json diff --git a/domains/somesh.json b/domains/somesh.json new file mode 100644 index 000000000..7cf938e38 --- /dev/null +++ b/domains/somesh.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io/", + "owner": { + "username": "someshportfoliohome", + "email": "yeahitspace@gmail.com", + }, + "record": { + "CNAME": "someshportfoliohome.github.io" + } +}