Merge pull request #2729 from AceyDoCodes/main

mek custom email ;-;
This commit is contained in:
Mahir Molai
2022-07-01 14:37:02 +05:00
committed by GitHub
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"discord": "AceyGoesBoom#3141"
},
"description": "Personal website stuff ;-;",
"repo": "https://github.com/AceyDoCodes/Acey",
"repo": "https://github.com/AceyDoCodes",
"record": {
"CNAME": "acey.up.railway.app"
}
+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"
}
}