From 6b88b993e9c672325e29abbf0ee69ac7909a64a7 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:52:20 -0700 Subject: [PATCH] Update spectra.json --- domains/spectra.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/spectra.json b/domains/spectra.json index 2a6147e1c..71af19d80 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,12 +1,12 @@ - - { - "owner": { - "username": "SpectraTheFox", - "email": "spectra@spectrathefox.xyz" - "discord": "SpectraTheFox#0005" - }, - "record": { - "URL": "spectrathefox.xyz" - } - } - +{ + "description": "Forwards to my website", + "repo": "https://github.com/SpectraTheFox/spectrathefox.github.io", + "owner": { + "username": "SpectraTheFox", + "email": "spectra@spectrathefox.xyz" + "discord": "SpectraTheFox#0005" + }, + "record": { + "URL": "spectrathefox.xyz" + } +}