diff --git a/domains/cassie.json b/domains/cassie.json index 0d7b4ff3c..6357cb664 100644 --- a/domains/cassie.json +++ b/domains/cassie.json @@ -1,11 +1,11 @@ { + "description": "Personal website", + "repo": "https://github.com/diordnas/diordnas.github.io", "owner": { "username": "Diordnas", "email": "cassthepurple@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": "diordnas.github.io" } }