diff --git a/domains/roshan.json b/domains/roshan.json index 6ca21a0e2..3932d5e1c 100644 --- a/domains/roshan.json +++ b/domains/roshan.json @@ -1,12 +1,12 @@ { "description": "Personal portfolio", - "repo": "https://github.com/roshan1337d/roshan1337d.github.io", "owner": { - "username": "roshan1337d", - "email": "roshan1337x@gmail.com", - "twitter": "roshan1337d" + "username": "roshan1885", + "discord": "roshan1885" }, "record": { - "CNAME": "roshan1337d.github.io" + "CNAME": "roshan1885.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }