From a67c90d37ea89a685447512f9b73052176b52835 Mon Sep 17 00:00:00 2001 From: Jithu Mathew Joseph Date: Wed, 29 Jun 2022 00:16:55 +0530 Subject: [PATCH] Create jithumon.json --- domains/jithumon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jithumon.json diff --git a/domains/jithumon.json b/domains/jithumon.json new file mode 100644 index 000000000..abe48ec41 --- /dev/null +++ b/domains/jithumon.json @@ -0,0 +1,12 @@ +{ + "description": "Jithumon's Personal Website, + "repo": "https://github.com/jithumon/jithumon.github.com", + "owner": { + "username": "jithumon", + "email": "jithumondev@gmail.com", + "twitter": "@Jithumatt" + }, + "record": { + "CNAME": "jithumon.github.io" + } +}