diff --git a/domains/ethan.json b/domains/ethan.json index a55cd8744..ff47b39fc 100644 --- a/domains/ethan.json +++ b/domains/ethan.json @@ -1,12 +1,10 @@ { - "description": "Ethan's website", - "repo": "https://github.com/Darkcoder402/Darkcoder402.github.io", - "owner": { - "username": "Darkcoder402", + "owner":{ + "username": "Darkcoder402", "email": "ethanrodrigues25@gmail.com", "twitter": "EthanRo97737635" - }, - "record": { - "CNAME": "darkcoder402.github.io" - } + }, + "record":{ + "CNAME":"ethan-is-a-dev.tk" + } }