From c866441f32b531363f79d64ff75a37aff8a24df2 Mon Sep 17 00:00:00 2001 From: bussarahul <103060752+bussarahul@users.noreply.github.com> Date: Wed, 13 Apr 2022 20:52:35 +0530 Subject: [PATCH] updated cname to not include the slash --- domains/rahulcodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rahulcodes.json b/domains/rahulcodes.json index 1eb76d6a6..69771cf22 100644 --- a/domains/rahulcodes.json +++ b/domains/rahulcodes.json @@ -6,6 +6,6 @@ "email": "rahulbussa@outlook.com" }, "record": { - "CNAME": "https://bussarahul.github.io/rahulcodes" + "CNAME": "https://bussarahul.github.io" } }