From f4de77bd87522af69e73203bd56192c2d7989a3d Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Sat, 26 Apr 2025 13:45:20 +0000 Subject: [PATCH] netlify uses cnames now --- domains/thetommylong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 58cf0d557..49292fc38 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -5,6 +5,6 @@ "discord": "thetommylong" }, "records": { - "A": ["75.2.60.5"] + "CNAME": "cool-sorbet-8aff60.netlify.app" } }