From fbfac4ff9d0deb6c0800029ead574aa6936e4684 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 02:32:17 +0530 Subject: [PATCH] Update jumanji.json --- domains/jumanji.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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" } }