From 98c573f5f829dc084d762bfa9259fb2fa40a2bd3 Mon Sep 17 00:00:00 2001 From: sidshasane03 <164507281+sidshasane03@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:42:43 +0530 Subject: [PATCH 1/2] Create siddharth03.json website link https://sidshasane03.github.io/portfolio-website/ --- domains/siddharth03.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siddharth03.json diff --git a/domains/siddharth03.json b/domains/siddharth03.json new file mode 100644 index 000000000..366e82b02 --- /dev/null +++ b/domains/siddharth03.json @@ -0,0 +1,11 @@ +{ + "description": "To deploy portfolio website", + "repo": "https://github.com/sidshasane03/portfolio-website", + "owner": { + "username": "sidshasane03", + "email": "[siddharthshasane03@gmail.com]" + }, + "record": { + "CNAME": "sidshasane03.github.io" + } +} From 60fcdc63f2c5a71f751f8e2c8ef6a3f336ce0358 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 25 Jan 2025 09:42:28 +0200 Subject: [PATCH 2/2] Change email line a bit --- domains/siddharth03.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddharth03.json b/domains/siddharth03.json index 366e82b02..664321f62 100644 --- a/domains/siddharth03.json +++ b/domains/siddharth03.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sidshasane03/portfolio-website", "owner": { "username": "sidshasane03", - "email": "[siddharthshasane03@gmail.com]" + "email": "siddharthshasane03@gmail.com" }, "record": { "CNAME": "sidshasane03.github.io"