diff --git a/domains/jumanji.json b/domains/jumanji.json index 39e924506..c354d0c6f 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,12 +1,11 @@ - { - "description": "Personal Portfolio", - "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com", + "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "CNAME": "heyjumanji.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }