From 3ccc25e6e7b357aebf187a843de49e2616bc848d Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Tue, 11 Mar 2025 14:28:06 +0400 Subject: [PATCH] fix: lowercase CNAME --- domains/pranavs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pranavs.json b/domains/pranavs.json index 9d8ecefd6..8bb379083 100644 --- a/domains/pranavs.json +++ b/domains/pranavs.json @@ -6,6 +6,6 @@ "email": "pranavsudheesh34@gmail.com" }, "record": { - "CNAME": "Prs96.github.io" + "CNAME": "prs96.github.io" } }