From 80ec34ce588d6cbb38ca0c62c0c8f6b524227ffa Mon Sep 17 00:00:00 2001 From: Rushi0n <140871804+Rushi0n@users.noreply.github.com> Date: Fri, 19 Jul 2024 00:14:41 +0530 Subject: [PATCH] Create rushi.json --- domains/rushi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rushi.json diff --git a/domains/rushi.json b/domains/rushi.json new file mode 100644 index 000000000..22e7ed28c --- /dev/null +++ b/domains/rushi.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my personal website.", + "repo": "https://github.com/rushi0n/rushi0n.github.io", + "owner": { + "username": "rushi0n", + "email": "rushikushare99@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "rushi0n.github.io" + } +}