Merge pull request #19682 from Verygafanhot/main

Update heyaxo domain
This commit is contained in:
iostpa
2025-02-13 16:19:53 +02:00
committed by GitHub
+17 -10
View File
@@ -1,12 +1,19 @@
{
"description": "My personal homepage!",
"owner": {
"username": "Verygafanhot",
"email": "verygafanhot@gmail.com",
"twitter": "verygafanhot",
"discord": "Verygafanhot"
},
"record": {
"CNAME": "verygafanhot.github.io"
}
"description": "My personal homepage!",
"repo": "https://github.com/verygafanhot",
"owner": {
"username": "Verygafanhot",
"email": "verygafanhot@gmail.com",
"twitter": "verygafanhot",
"discord": "Verygafanhot"
},
"record": {
"CNAME": "verygafanhot.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
},
"proxied": true
}