From 2fbddc4922890ecc9742e6306269b4c0071458fb Mon Sep 17 00:00:00 2001 From: RoboticObsession <64986112+RoboticObsession@users.noreply.github.com> Date: Sat, 13 Feb 2021 19:49:26 +0100 Subject: [PATCH] Create unichord.json --- domains/unichord.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unichord.json diff --git a/domains/unichord.json b/domains/unichord.json new file mode 100644 index 000000000..b1c380622 --- /dev/null +++ b/domains/unichord.json @@ -0,0 +1,11 @@ +{ + "description": "Unichord Apps website", + "repo": "https://github.com/unichord-apps/unichord-apps.github.io", + "owner": { + "username": "unichord-apps", + "email": "unichord@pm.me" + }, + "record": { + "CNAME": "unichord-apps.github.io" + } +}