From 5491aa39a2843a752f73ac5a14152056adce9ab3 Mon Sep 17 00:00:00 2001 From: atharvalt <100528425+atharvalt@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:54:31 +0530 Subject: [PATCH] Create atharva.json --- domains/atharva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atharva.json diff --git a/domains/atharva.json b/domains/atharva.json new file mode 100644 index 000000000..0f3020159 --- /dev/null +++ b/domains/atharva.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/atharvalt/atharvalt.github.io", + "owner": { + "username": "atharvalt", + "email": "atharva.upadhyay1099@gmail.com", + "discord": "ã‚·Atharva#5374" + }, + "record": { + "CNAME": "atharvalt.github.io" + } +}