diff --git a/domains/cassie.json b/domains/cassie.json index f945a4ae4..0d7b4ff3c 100644 --- a/domains/cassie.json +++ b/domains/cassie.json @@ -1,11 +1,11 @@ { "owner": { "username": "Diordnas", - "email": "alessandroeliot@gmail.com" + "email": "cassthepurple@gmail.com" }, - "description": "Personal site, as well as hosting a few tools", - "repo": "https://github.com/diordnas/diordnas.github.io", "record": { - "CNAME": "diordnas.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } }