From a64bf6c46331fc8686ccaed5a910ebd2a2e63df2 Mon Sep 17 00:00:00 2001 From: Govinda Date: Thu, 15 Oct 2020 01:27:55 +0200 Subject: [PATCH] Removed extra value / text on CNAME --- domains/govinda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/govinda.json b/domains/govinda.json index 5fca3a05f..ff58d0dee 100644 --- a/domains/govinda.json +++ b/domains/govinda.json @@ -6,7 +6,7 @@ "email": "gkhabas76@gmail.com" }, "record": { - "CNAME": "gkhabas76.github.io.github.io", + "CNAME": "gkhabas76.github.io", "URL": "https://govinda.is-a.dev" } }