From f6ad15ee08a5e5b60254e3080fcd3931fd3e8247 Mon Sep 17 00:00:00 2001 From: Neel Sani <59120225+neelsani@users.noreply.github.com> Date: Thu, 4 May 2023 15:19:28 -0400 Subject: [PATCH] Create neelsani.json --- domains/neelsani.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neelsani.json diff --git a/domains/neelsani.json b/domains/neelsani.json new file mode 100644 index 000000000..011aa5eaa --- /dev/null +++ b/domains/neelsani.json @@ -0,0 +1,12 @@ +{ + "description": "Neel Dev", + "repo": "https://github.com/neelsani/neelsani.github.io", + "owner": { + "username": "neelsani", + "email": "neel2645s@gmail.com" + + }, + "record": { + "CNAME": "neelsani.github.io" + } +}