From a4a0e3bdd5625f980c98705090d718e5eeb5f6f0 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Malla <43902003+sekharmalla@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:31:09 +0400 Subject: [PATCH] Create chandra.json --- domains/chandra.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chandra.json diff --git a/domains/chandra.json b/domains/chandra.json new file mode 100644 index 000000000..4124c9dd4 --- /dev/null +++ b/domains/chandra.json @@ -0,0 +1,12 @@ +{ + "description": "An Data Analyst Portfolio", + "repo": "https://github.com/sekharmalla/portfolio/", + "owner": { + "username": "sekharmalla", + "email": "chandra.malla@msftcommunity.com", + "twitter": "ChandraSMalla" + }, + "record": { + "CNAME": "sekharmalla.github.io" + } +}