From f94d9fb012444eba4bd882198c7f950dd64e5522 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:01:12 -0400 Subject: [PATCH] chore: formatting --- domains/pi.cupglass.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/pi.cupglass.json b/domains/pi.cupglass.json index 85435d19a..fede3d816 100644 --- a/domains/pi.cupglass.json +++ b/domains/pi.cupglass.json @@ -1,14 +1,15 @@ { "description": "My base website. Very epik tbh 💥💥", "repo": "https://github.com/cupglassdev/", - "note":"no repo, this is just my actual nginx server", + "note": "no repo, this is just my actual nginx server", "owner": { "username": "cupglassdev", - "email": "", "twitter":"https://x.com/cupglassdev", -"lahelu":"https://lahelu.com/user/cupglassdev", + "email": "", + "twitter": "https://x.com/cupglassdev", + "lahelu": "https://lahelu.com/user/cupglassdev", "discord": "cupglassdev" }, "record": { "URL": "https://cupglasspi.is-a.dev" } -} +}