Merge pull request #9347 from tibor309/main

Changed record type for tibor.is-a.dev
This commit is contained in:
DIBSTER
2023-11-13 16:26:00 -05:00
committed by GitHub
+3 -4
View File
@@ -1,12 +1,11 @@
{
"description": "Something for my profile page",
"repo": "https://github.com/tibor309/tibor309.github.io",
"owner": {
"username": "tibor309",
"email": "haxite@proton.me"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"CNAME": "tibor309.github.io"
}
}