From a18c3ee9caa737177e3e8976c218ed1e666ecd42 Mon Sep 17 00:00:00 2001 From: jayraj singh <54437859+kyoichishido@users.noreply.github.com> Date: Fri, 12 Jul 2024 03:20:28 +0530 Subject: [PATCH] Create jayraj.json New Commit - updated file name .json --- domains/jayraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jayraj.json diff --git a/domains/jayraj.json b/domains/jayraj.json new file mode 100644 index 000000000..f354aff38 --- /dev/null +++ b/domains/jayraj.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/kyoichishido/personal_website", + "owner": { + "username": "kyoichishido", + "email": "jayrajcodes@gmail.com", + "twitter": "wanna_relive" + }, + "record": { + "CNAME": "kyoichishido.github.io" + } +}