Merge branch 'main' into main

This commit is contained in:
Denisz Becskei
2025-02-13 15:20:53 +01: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
}