From 7c45c6c6f9c45ac490851ea23ab4c2428cfb3c8f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 Feb 2023 08:19:10 +0800 Subject: [PATCH] fix json --- domains/boon.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/boon.json b/domains/boon.json index 634e8b2f3..a8cf7960f 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,12 +1,10 @@ { -"description": "Portfolio site for me.", -"owner": { + "description": "Portfolio site for me.", + "owner": { "username": "uwuCaitlin", "email": "", "discord": "boon#6660" - } -} -{ + }, "record": { "URL": "https://boons.pics/" }