From 0c8eb1ad098d227b7857c39414f091966998358a Mon Sep 17 00:00:00 2001 From: Ethan <70216932+Darkcoder402@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:11:26 +0530 Subject: [PATCH] Update ethan.json --- domains/ethan.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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" + } }