From 80b8b43cfa5dc65a3b87280f34958b1e89675c89 Mon Sep 17 00:00:00 2001 From: Shayer Mahmud Sowmik <69670910+sowmiksudo@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:11:38 +0600 Subject: [PATCH] Change Domain Record I had to change my is-a.dev subdomain DNS records, so I'm pushing this. --- domains/sowmik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sowmik.json b/domains/sowmik.json index 235607b91..2072afa9c 100644 --- a/domains/sowmik.json +++ b/domains/sowmik.json @@ -4,6 +4,6 @@ "email": "Xowmik@gmail.com" }, "record": { - "URL": "https://sowmiksudo.github.io/" + "CNAME": "sowmiksudo.github.io" } }