From 85df79608c9c1f0f61079f85153cc5266b6f311b Mon Sep 17 00:00:00 2001 From: Deepraj <83288891+deepraj21@users.noreply.github.com> Date: Thu, 16 May 2024 10:00:15 +0530 Subject: [PATCH] Created deepraj.json --- domains/deepraj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deepraj.json diff --git a/domains/deepraj.json b/domains/deepraj.json new file mode 100644 index 000000000..62cf1114d --- /dev/null +++ b/domains/deepraj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deepraj21", + "email": "deepraj21.bera@gmail.com" + }, + "record": { + "CNAME": "deepraj21.github.io" + } +}