From e5c2654af3d0870895ccbacd7fd7a17f6d6f0554 Mon Sep 17 00:00:00 2001 From: Arnab Datta Date: Fri, 23 Feb 2024 15:50:44 +0530 Subject: [PATCH] Update arnab.json with CNAME record --- domains/arnab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arnab.json b/domains/arnab.json index ae26c0ec2..c72c6acd0 100644 --- a/domains/arnab.json +++ b/domains/arnab.json @@ -4,6 +4,6 @@ "email": "arnabdatta3@gmail.com" }, "record": { - "URL": "https://arnabdatta.github.io" + "CNAME": "arnabdatta.github.io" } }