From 8c3837ccb235664b9382b51aa3acf43aa265d484 Mon Sep 17 00:00:00 2001 From: Om Shahane <71377782+shahane806@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:32:46 +0530 Subject: [PATCH 1/2] Create omshahane.json --- domains/omshahane.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omshahane.json diff --git a/domains/omshahane.json b/domains/omshahane.json new file mode 100644 index 000000000..f33dd97e4 --- /dev/null +++ b/domains/omshahane.json @@ -0,0 +1,11 @@ +{ + "description": "Om Shahanee' personal developer website", + "repo": "https://github.com/shahane806/shahane806.github.io", + "owner": { + "username": "shahane806", + "email": "om.p.shahane@gmail.com" + }, + "record": { + "CNAME": "https://shahaneom-portfolio.vercel.app" + } +} From 5c2b4d3219e9a26bd88845046cc00dc3f13f0a03 Mon Sep 17 00:00:00 2001 From: Om Shahane <71377782+shahane806@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:22:09 +0530 Subject: [PATCH 2/2] Update omshahane.json --- domains/omshahane.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omshahane.json b/domains/omshahane.json index f33dd97e4..5cc6814bb 100644 --- a/domains/omshahane.json +++ b/domains/omshahane.json @@ -6,6 +6,6 @@ "email": "om.p.shahane@gmail.com" }, "record": { - "CNAME": "https://shahaneom-portfolio.vercel.app" + "CNAME": "shahaneom-portfolio.vercel.app" } }