From 9f3cbf4d8a84c71a306d1720bed78fd50a21189f Mon Sep 17 00:00:00 2001 From: Darkcoder402 <70216932+Darkcoder402@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:07:30 +0530 Subject: [PATCH] Create ethan.json --- domains/ethan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ethan.json diff --git a/domains/ethan.json b/domains/ethan.json new file mode 100644 index 000000000..a55cd8744 --- /dev/null +++ b/domains/ethan.json @@ -0,0 +1,12 @@ +{ + "description": "Ethan's website", + "repo": "https://github.com/Darkcoder402/Darkcoder402.github.io", + "owner": { + "username": "Darkcoder402", + "email": "ethanrodrigues25@gmail.com", + "twitter": "EthanRo97737635" + }, + "record": { + "CNAME": "darkcoder402.github.io" + } +}