From 18f4596380bfb04f8c5deb83368f8d8cf95e6628 Mon Sep 17 00:00:00 2001 From: Toni <63642309+Eutrix@users.noreply.github.com> Date: Sat, 20 Nov 2021 12:47:15 +0100 Subject: [PATCH] Create eutrix.json --- domains/eutrix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eutrix.json diff --git a/domains/eutrix.json b/domains/eutrix.json new file mode 100644 index 000000000..9faa10060 --- /dev/null +++ b/domains/eutrix.json @@ -0,0 +1,12 @@ +{ + "description": "A website to show off my projects.", + "repo": "https://github.com/Eutrix/eutrix.github.io", + "owner": { + "username": "Eutrix", + "email": "", + "discord": "Tony25#4455" + }, + "record": { + "CNAME": "eutrix.github.io" + } +}