From a67c90d37ea89a685447512f9b73052176b52835 Mon Sep 17 00:00:00 2001 From: Jithu Mathew Joseph Date: Wed, 29 Jun 2022 00:16:55 +0530 Subject: [PATCH 1/2] 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" + } +} From 866acf0a80792d603e25f7d1a639ba0901905cf5 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 29 Jun 2022 02:17:32 +0500 Subject: [PATCH 2/2] Update jithumon.json --- domains/jithumon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jithumon.json b/domains/jithumon.json index abe48ec41..4569e27e4 100644 --- a/domains/jithumon.json +++ b/domains/jithumon.json @@ -1,5 +1,5 @@ { - "description": "Jithumon's Personal Website, + "description": "Jithumon's Personal Website", "repo": "https://github.com/jithumon/jithumon.github.com", "owner": { "username": "jithumon",