From 371d23fbdd2393084b2a1e1b84273598aa071d3c Mon Sep 17 00:00:00 2001 From: Bedant Hota <64542454+bedantH@users.noreply.github.com> Date: Sat, 19 Nov 2022 17:14:08 +0000 Subject: [PATCH] updated CNAM to redirect to Cloudflare website --- domains/bedanth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bedanth.json b/domains/bedanth.json index 7e63dfaa8..e63d09d00 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -6,6 +6,6 @@ "email": "mohanesh.h2003@gmail.com" }, "record": { - "CNAME": "bedantH.github.io" + "CNAME": "bedanth-github-io.pages.dev" } }