From 31ac20a357ea5d19fc4003fe92aecb8fe0071fcf Mon Sep 17 00:00:00 2001 From: Rafael Andrade de Oliveira Date: Sat, 22 Feb 2025 14:11:29 -0300 Subject: [PATCH] fix: CNAME Co-authored-by: Stefano Del Prete --- domains/eurafa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eurafa.json b/domains/eurafa.json index dcae5393d..83a2a5b22 100644 --- a/domains/eurafa.json +++ b/domains/eurafa.json @@ -6,6 +6,6 @@ "discord": "eurafa" }, "record": { - "CNAME": "https://eurafa.github.io/" + "CNAME": "eurafa.github.io" } }