diff --git a/domains/asriel.json b/domains/asriel.json index 1d1f8ba40..d0fdf4a39 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,17 +1,17 @@ { - "description":"asriel.is-a.dev", - "repo":"https://github.com/asrielthegoat/asrielthegoat.github.io/", - "owner":{ - "username":"AsrieltheGoat", - "email":"admin@dreemurrs.eu.org", - "discord":"AsrieltheGoat#9753" + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner": { + "username": "AsrieltheGoat", + "email": "admin@dreemurrs.eu.org", + "discord": "AsrieltheGoat#9753" }, - "record":{ - "CNAME":"asrielthegoat.github.io", - "MX":[ + "record": { + "CNAME": "asrielthegoat.github.io", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT":"v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }