From 288f47f5efd0e7599880a3c14471b4c75b31069c Mon Sep 17 00:00:00 2001 From: MystPi <86574651+MystPi@users.noreply.github.com> Date: Fri, 27 Aug 2021 10:33:59 -0400 Subject: [PATCH] Create MystPi.json --- domains/MystPi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/MystPi.json diff --git a/domains/MystPi.json b/domains/MystPi.json new file mode 100644 index 000000000..2d4ad2953 --- /dev/null +++ b/domains/MystPi.json @@ -0,0 +1,11 @@ +{ + "description": "My personal homepage.", + "repo": "https://mystpi.glitch.me/", + "owner": { + "username": "MystPi", + "email": "blaunoah@gmail.com" + }, + "record": { + "CNAME": "http://glitch.edgeapp.net/" + } +}