Updated my page, cassie.json

Created it using the web interface, but it should just be a github pages cname - fixing it here seemed the easiest way to go about it but lmk if it's wrong!
This commit is contained in:
Cassie Eliot
2023-09-21 14:16:58 +10:00
committed by GitHub
parent 876966324b
commit 1d4d6418d6
+3 -3
View File
@@ -1,11 +1,11 @@
{
"description": "Personal website",
"repo": "https://github.com/diordnas/diordnas.github.io",
"owner": {
"username": "Diordnas",
"email": "cassthepurple@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
"CNAME": "diordnas.github.io"
}
}