diff --git a/domains/sc.json b/domains/sc.json index 0bb548c7f..236ce0134 100644 --- a/domains/sc.json +++ b/domains/sc.json @@ -1,11 +1,11 @@ { + "description": "My Personal Website", + "repo": "https://github.com/SC136/SC136.github.io", "owner": { "username": "SC136", "email": "swarchuri06@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "SC136.github.io" } -} \ No newline at end of file +}