Update heyaxo.json

This commit is contained in:
Axo!
2025-02-07 08:18:16 +00:00
committed by GitHub
parent 574d27bbd0
commit 27ed99e72e
+6 -2
View File
@@ -1,5 +1,4 @@
{
"description": "My personal homepage!",
"repo": "https://github.com/verygafanhot",
"owner": {
"username": "Verygafanhot",
@@ -8,6 +7,11 @@
"discord": "Verygafanhot"
},
"record": {
"CNAME": "verygafanhot.github.io"
"CNAME": "verygafanhot.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}