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] 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" } }