From 9843da639576c635f4647c78240087dfc7bfdae1 Mon Sep 17 00:00:00 2001 From: Jatin <75193966+Jateeeen@users.noreply.github.com> Date: Sat, 6 May 2023 20:44:33 +0530 Subject: [PATCH] Create jatin.json --- domains/jatin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jatin.json diff --git a/domains/jatin.json b/domains/jatin.json new file mode 100644 index 000000000..bc30148c4 --- /dev/null +++ b/domains/jatin.json @@ -0,0 +1,11 @@ +{ + "description": "A personal site for all my cool stuff", + "repo": "https://github.com/Jateeeen/Jateeeen.github.io", + "owner": { + "username": "Jateeeen", + "email": "jatin@linkxtr.app" + }, + "record": { + "CNAME": "jateeeen.github.io" + } +}