Merge pull request #21555 from lakshinhemachandran/lakshinhemachandran-patch-4

Update quantum.json
This commit is contained in:
21Z
2025-03-28 11:37:23 +04:00
committed by GitHub
+10 -7
View File
@@ -1,9 +1,12 @@
{
"owner": {
"username": "RabbitFored",
"email": "quantum@theostrich.eu.org"
},
"record": {
"CNAME": "quantum.theostrich.eu.org"
}
"owner": {
"username": "lakshinhemachandrna",
"email": "lh140313@outlook.com"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all"],
"CNAME": "lakshinhemachandran.github.io"
},
"proxied": true
}