From 47927e97986be298ab3cd9735e9582a6a76647be Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:34:26 +0530 Subject: [PATCH 1/4] Create bro.json --- domains/bro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bro.json diff --git a/domains/bro.json b/domains/bro.json new file mode 100644 index 000000000..b52ed104b --- /dev/null +++ b/domains/bro.json @@ -0,0 +1,11 @@ +{ + "description": "Random PDF's website", + "repo": "https://github.com/codevodka/Random-PDF", + "owner": { + "username": "codevodka", + "email": "bitcoinkid.cf" + }, + "record": { + "CNAME": "codevodka.github.io/Random-PDF/" + } +} From ca6a3f7b6cbbac04114059585a40530d96aafdf2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:59:35 +0530 Subject: [PATCH 2/4] Update bro.json --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index b52ed104b..134e24383 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -6,6 +6,6 @@ "email": "bitcoinkid.cf" }, "record": { - "CNAME": "codevodka.github.io/Random-PDF/" + "CNAME": "https://codevodka.github.io/codevodka/" } } From b867001309dd6b4d1fb1046dba0c7ebb6cb8d3f2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:04:52 +0530 Subject: [PATCH 3/4] Update bro.json Fixed Email Address --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index 134e24383..c03bdf1b3 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -3,7 +3,7 @@ "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", - "email": "bitcoinkid.cf" + "email": "mafiurislam2022@gmail.com" }, "record": { "CNAME": "https://codevodka.github.io/codevodka/" From 4a8d50e78918a06d6914d4c88cc8a2977a18a4ef Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:11:32 +0530 Subject: [PATCH 4/4] Update bro.json Updated CNAME Record --- domains/bro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bro.json b/domains/bro.json index c03bdf1b3..310745b12 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -1,11 +1,11 @@ { - "description": "Random PDF's website", + "description": "Portfolio Website", "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", "email": "mafiurislam2022@gmail.com" }, "record": { - "CNAME": "https://codevodka.github.io/codevodka/" + "CNAME": "codevodka.github.io" } }