From b7ebe145e331ac976b67e2d77d861bf64d52c6a5 Mon Sep 17 00:00:00 2001 From: C1200 <40738690+C1200@users.noreply.github.com> Date: Wed, 7 Apr 2021 11:32:00 +0100 Subject: [PATCH] Create wiicreation.json --- domains/wiicreation.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wiicreation.json diff --git a/domains/wiicreation.json b/domains/wiicreation.json new file mode 100644 index 000000000..dd156abe4 --- /dev/null +++ b/domains/wiicreation.json @@ -0,0 +1,11 @@ +{ + "description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.", + "repo": "https://github.com/C1200/WiicreationWebsite", + "owner": { + "username": "C1200", + "email": "coreyw.ultimatemedia@gmail.com" + }, + "record": { + "CNAME": "C1200.github.io/WiicreationWebsite" + } +}