From 1b29b676b2e2b25aa258087b905798158a0f84eb Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:18:36 -0500 Subject: [PATCH] Update itzhenry.json to CNAME --- domains/itzhenry.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..0c03fcaf2 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -4,8 +4,6 @@ "email": "trscrus@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "itzhenry1.github.io" } -} \ No newline at end of file +}