Create mail.acey.json

This commit is contained in:
AceyGoesBoom
2022-07-01 09:19:19 +07:00
committed by GitHub
parent 0b0e461c45
commit b783f491d4
+16
View File
@@ -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"
}
}