From db2441f810977a1a59b6ef8018bcdac7e986d661 Mon Sep 17 00:00:00 2001 From: Sayantan Paul <69689739+legendsayantan@users.noreply.github.com> Date: Sun, 16 Oct 2022 20:11:03 +0530 Subject: [PATCH 1/2] Create legendsayantan.json --- domains/legendsayantan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legendsayantan.json diff --git a/domains/legendsayantan.json b/domains/legendsayantan.json new file mode 100644 index 000000000..c66efd9f5 --- /dev/null +++ b/domains/legendsayantan.json @@ -0,0 +1,11 @@ +{ + "description": "LegendSayantan's Project Wikis", + "repo": "https://github.com/legendsayantan/legendsayantan.github.io", + "owner": { + "username": "legendsayantan", + "email": "legendsayantanpaul@gmail.com" + }, + "record": { + "CNAME": "legendsayantan.github.io" + } +} From 368a258130c66563186dea2169a11c572ba20482 Mon Sep 17 00:00:00 2001 From: Sayantan Paul <69689739+legendsayantan@users.noreply.github.com> Date: Sun, 16 Oct 2022 20:16:39 +0530 Subject: [PATCH 2/2] Update legendsayantan.json --- domains/legendsayantan.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/legendsayantan.json b/domains/legendsayantan.json index c66efd9f5..f3fb749f3 100644 --- a/domains/legendsayantan.json +++ b/domains/legendsayantan.json @@ -1,11 +1,12 @@ { - "description": "LegendSayantan's Project Wikis", - "repo": "https://github.com/legendsayantan/legendsayantan.github.io", - "owner": { - "username": "legendsayantan", - "email": "legendsayantanpaul@gmail.com" - }, - "record": { - "CNAME": "legendsayantan.github.io" - } -} + "description": "LegendSayantan's Project Wiki Page", + "repo": "https://github.com/legendsayantan/legendsayantan.github.io", + "owner": { + "username": "legendsayantan", + "email": "legendsayantanpaul@gmail.com", + "twitter": "legendsayantan" + }, + "record": { + "CNAME": "legendsayantan.github.io" + } +}