From 7edc447830b23595eccb7f1022808133ca5cebb6 Mon Sep 17 00:00:00 2001 From: Wired-design <94634651+Wired-design@users.noreply.github.com> Date: Thu, 18 Nov 2021 18:26:15 +0100 Subject: [PATCH] Create wired.json --- domains/wired.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wired.json diff --git a/domains/wired.json b/domains/wired.json new file mode 100644 index 000000000..9fc9df298 --- /dev/null +++ b/domains/wired.json @@ -0,0 +1,12 @@ +{ + "description": "This site is a little about me and some info soon", + "repo": "https://github.com/Wired-design/Wired-design.github.io", + "owner": { + "username": "Wired-design", + "email": "wireddesign@outlook.com", + "twitter": "Wired__Design" + }, + "record": { + "CNAME": "wired-design.github.io" + } +}