diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 66dd58b79..b70aeacd1 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,13 +1,9 @@ -{ - "description": "Ethan's website", - "repo": "https://github.com/not-a-ethan/Portfiolio", - "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} +{ + "owner": { + "username": "not-a-ethan", + "email": "ethans0408.5@gmail.com" + }, + "record": { + "CNAME": "not-a-ethan.github.io" + } +}