From 71298360a118e1f37c8b4cffd7b6dd0a3afb8f71 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:51:11 -0500 Subject: [PATCH] chore: formatting --- domains/yxz.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/yxz.json b/domains/yxz.json index 9e6f02f4e..2db983060 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,11 +1,13 @@ { - "repo": "https://github.com/yz9551/blog", - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "MX": ["tourmaline.uksouth.cloudapp.azure.com"] - } + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "MX": [ + "tourmaline.uksouth.cloudapp.azure.com" + ] + } }