From 8b13a67452cf3555e86883b0088dce0ddc11c0dc Mon Sep 17 00:00:00 2001 From: Tanish Poddar <72662261+tanishpoddar@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:15:15 +0530 Subject: [PATCH 1/2] Create tanish-poddar.json --- domains/tanish-poddar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanish-poddar.json diff --git a/domains/tanish-poddar.json b/domains/tanish-poddar.json new file mode 100644 index 000000000..ea9a542fd --- /dev/null +++ b/domains/tanish-poddar.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", + "owner": { + "username": "tanishpoddar", + "email": "tanishpoddar.18@gmail.com" + }, + "record": { + "CNAME": "tanishpoddar.github.io" + } +} From 36db8c7f6350524e7e7066b3e4a2c024b52fa081 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:14:25 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/tanish-poddar.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/tanish-poddar.json b/domains/tanish-poddar.json index ea9a542fd..4c64749fe 100644 --- a/domains/tanish-poddar.json +++ b/domains/tanish-poddar.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", - "owner": { - "username": "tanishpoddar", - "email": "tanishpoddar.18@gmail.com" - }, - "record": { - "CNAME": "tanishpoddar.github.io" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", + "owner": { + "username": "tanishpoddar", + "email": "tanishpoddar.18@gmail.com" + }, + "record": { + "CNAME": "tanishpoddar.github.io" + } }