diff --git a/domains/subham.json b/domains/subham.json index b0fcb36c4..44e9c8229 100644 --- a/domains/subham.json +++ b/domains/subham.json @@ -1,11 +1,11 @@ { + "description": "Will be using the subdomain to host my portfolio using is a dev", + "repo": "https://github.com/skuma251/skuma251.github.io", "owner": { "username": "skuma251", "email": "skuma251@asu.edu" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "skuma251.github.io" } -} \ No newline at end of file +}