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