From ecbe7a3bcc820752ff76d0c8b5edfc7638b4d81a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:25:26 -0500 Subject: [PATCH] fix(file): broken JSON --- domains/htrnguyen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/htrnguyen.json b/domains/htrnguyen.json index 94a988e05..b5247526a 100644 --- a/domains/htrnguyen.json +++ b/domains/htrnguyen.json @@ -3,7 +3,7 @@ "username": "htrnguyen", "email": "hatrongnguyen04@gmail.com" }, - "records": { + "record": { "CNAME": "astro-portfolio-nu-seven.vercel.app" } }