From d770205c63bac1688063f99c0aab067ec4e55175 Mon Sep 17 00:00:00 2001 From: Roshan Date: Sat, 8 Mar 2025 04:40:59 +0530 Subject: [PATCH] Update roshan.json --- domains/roshan.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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" } }