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" + } +}