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