diff --git a/domains/icehead.json b/domains/icehead.json index c27402685..81d80de32 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -1,11 +1,11 @@ { - "description": "Domain for my Github Page.", - "repo": "https://github.com/Ice-Head/ice-head.github.io", "owner": { "username": "Ice-Head", "email": "heads.ice@protonmail.com" }, "record": { - "CNAME": "ice-head.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file