From ca3ea062bfa4311a25b599adfcf1b30690255b91 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sat, 9 Nov 2024 16:59:49 +0200 Subject: [PATCH] Prettify the json file --- domains/ac.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ac.json b/domains/ac.json index 362650bf9..688a1d5e7 100644 --- a/domains/ac.json +++ b/domains/ac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "acdev1508", - "email": "acgamer1508@gmail.com" - }, - "repo": "https://github.com/acdev1508/acdev1508.github.io", - "record": { - "CNAME": "acdev1508.github.io" - } + "repo": "https://github.com/acdev1508/acdev1508.github.io", + "owner": { + "username": "acdev1508", + "email": "acgamer1508@gmail.com" + }, + "record": { + "CNAME": "acdev1508.github.io" + } }