diff --git a/domains/nxrmqlly.json b/domains/nxrmqlly.json index 555499f81..b9aeb3834 100644 --- a/domains/nxrmqlly.json +++ b/domains/nxrmqlly.json @@ -1,11 +1,12 @@ { + "description": "Personal website", + "repo": "https://github.com/nxrmqlly/nxrmqlly.github.io", "owner": { "username": "nxrmqlly", - "email": "ritam.das3110@outlook.com" + "email": "ritam.das3110@outlook.com", + "twitter": "" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "nxrmqlly.github.io" } -} \ No newline at end of file +}