From 1d2b797e657f625e847202b39a574f4dbabe7063 Mon Sep 17 00:00:00 2001 From: Syrx Date: Wed, 6 Jul 2022 18:10:26 -0700 Subject: [PATCH] Create Syrx.json --- domains/Syrx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Syrx.json diff --git a/domains/Syrx.json b/domains/Syrx.json new file mode 100644 index 000000000..b7f6ea5f9 --- /dev/null +++ b/domains/Syrx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dumbgamemaker", + "email": "opal.js@icloud.com", + "twitter": "Opaldotjs", + "discord": "Opaldotjs#9322" + }, + "description": "A place for me to put my projects", + "record": { + "url": "https://dumbgamemaker.github.io/Opaldotjs/" + } +}