Files
is-a-dev/domains/neon.json
T
William Harrison 147a964504 40 tab width
2024-06-18 13:48:21 +08:00

24 lines
530 B
JSON

{
"description": "Domain for my portfolio website",
"repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io",
"owner": {
"username": "GoodBoyNeon",
"discord": "neonthedeveloper",
"twitter": "NeonTheNerd",
"email": "goodboyneon03@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}