Ammend domain to work with GitHub pages

This commit is contained in:
Gabriel Lemus
2023-12-18 18:47:18 -06:00
parent 8a5f76cf23
commit a5ccab501d
+4 -5
View File
@@ -1,12 +1,11 @@
{
"description": "gabolemus personal website",
"repo": "https://github.com/gabolemus/gabolemus.github.io",
"owner": {
"username": "gabolemus",
"email": "glemus.stuart@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"
"CNAME": "gabolemus.github.io"
}
}
}