Merge pull request #5987 from CattopyTheWeb/main

This commit is contained in:
William Harrison
2023-06-27 19:57:25 +08:00
committed by GitHub
+12 -15
View File
@@ -1,17 +1,14 @@
{
"owner": {
"username": "CattopyTheWeb",
"email": "",
"discord": "cattopytheweb404"
},
"description": "My personal website",
"repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io",
"record": {
"TXT": "v=spf1 include:spf.improvmx.com ~all",
"URL": "https://cattopytheweb.github.io",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
"description": "My personal website and email forwarding",
"repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io",
"owner": {
"username": "CattopyTheWeb",
"email": "",
"discord": "cattopytheweb404"
},
"record": {
"URL": "https://cattopytheweb.github.io",
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}