From bdc962a14fbcf15ccdd17220d097eaa8fd5e3bf3 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:53:39 +0530 Subject: [PATCH] Create umesh.json --- umesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 umesh.json diff --git a/umesh.json b/umesh.json new file mode 100644 index 000000000..9bb3c0523 --- /dev/null +++ b/umesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "CNAME": "compcoder007.github.io" + } +}