From 35828c7b92565345fd405d3cc84095e07d05be54 Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:07:54 +0530 Subject: [PATCH 1/2] Create bhadra.json --- domains/bhadra.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/bhadra.json diff --git a/domains/bhadra.json b/domains/bhadra.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/bhadra.json @@ -0,0 +1 @@ + From 081668b6ec1e1cf0004909f55e47fec727597a0a Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:14:46 +0530 Subject: [PATCH 2/2] Update bhadra.json --- domains/bhadra.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/bhadra.json b/domains/bhadra.json index 8b1378917..69b9a8fd1 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "BhadraJayakumarSandhya.github.io", + "URL": "https://bhadra.is-a.dev" + } +}