diff --git a/domains/mail.acey.json b/domains/mail.acey.json new file mode 100644 index 000000000..d4a09b188 --- /dev/null +++ b/domains/mail.acey.json @@ -0,0 +1,16 @@ +{ + "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" + } +}