Merge pull request #10417 from potato0706/patch-1

Update potatochips0706.json
This commit is contained in:
DIBSTER
2024-01-01 12:27:38 -05:00
committed by GitHub
+5 -6
View File
@@ -1,12 +1,11 @@
{
"description": "A sub-domain to my portfolio github page.",
"repo": "https://github.com/potato0706/potato0706.github.io",
"owner": {
"username": "potato0706",
"email": "potatochips0706@gmail.com"
},
"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"
"record": {
"CNAME": "potato0706.github.io"
}
}
}