diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..5eedd240c 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,11 +1,10 @@ { + "repo": "https://github.com/ItzHenry1/itzhenry1.github.io", "owner": { "username": "ItzHenry1", "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 +}