diff --git a/domains/aditya.json b/domains/aditya.json index a251c1b4e..6db8e2a72 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,21 @@ { - "description": "My Personal Landing Page!", - "repo": "https://github.com/icancodebeauty/aditya", - "owner": { - "username": "icancodebeauty", - "email": "admin@itsjava.ml", - "twitter": "" - }, - "record": { - "CNAME": "icancodebeauty.github.io" - } + "description": "My Personal Landing Page!", + "repo": "https://github.com/icancodebeauty/aditya", + "owner": { + "username": "icancodebeauty", + "email": "ishqaddy@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }