From 47c091e304332e3d11da1e6ff4bee9a018824edf Mon Sep 17 00:00:00 2001 From: iamganeshsekhar <30338747+iamganeshsekhar@users.noreply.github.com> Date: Sun, 11 Oct 2020 21:51:46 +0530 Subject: [PATCH] Create ganesh.json --- domains/ganesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ganesh.json diff --git a/domains/ganesh.json b/domains/ganesh.json new file mode 100644 index 000000000..3128e3739 --- /dev/null +++ b/domains/ganesh.json @@ -0,0 +1,12 @@ +{ + "description": "Ganesh Sekhar's Personal Portfolio", + "repo": "https://github.com/iamganeshsekhar/iamganeshsekhar.github.io", + "owner": { + "username": "iamganeshsekhar", + "email": "ganeshsekha6@gmail.com" + }, + "record": { + "CNAME": "iamganeshsekhar.github.io", + "URL": "https://ganesh.is-a.dev" + } +}