From 33feef2d17aa117155f8440c83f36ff7ff5a5480 Mon Sep 17 00:00:00 2001 From: Tanish Khare <55488165+Tanish2002@users.noreply.github.com> Date: Sun, 18 Apr 2021 07:11:04 +0530 Subject: [PATCH] Fix CNAME record --- domains/tanish2002.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tanish2002.json b/domains/tanish2002.json index a24bafe10..c07b0ebfd 100644 --- a/domains/tanish2002.json +++ b/domains/tanish2002.json @@ -6,6 +6,6 @@ "email": "tanishkhare@gmail.com" }, "record": { - "CNAME": "github-username.github.io" + "CNAME": "tanish2002.github.io" } }