diff --git a/domains/mail.acey.json b/domains/mail.acey.json deleted file mode 100644 index ea2667774..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com", - "discord": "AceyGoesBoom#3141" - }, - "description": "Email for personal website", - "repo": "https://github.com/AceyDoCodes", - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -}