From a10e1feb8de274d1ebc23402b231f0a5ccdcf92d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:50:18 -0500 Subject: [PATCH] chore: formatting file blake.json --- domains/blake.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/blake.json b/domains/blake.json index 4340be5a1..bd3b957be 100644 --- a/domains/blake.json +++ b/domains/blake.json @@ -1,11 +1,13 @@ { - "description": "A redirection to my github page", - "repo": "https://github.com/BlakeH2208", - "owner": { - "username": "BlakeH2208", - "email": "contact@blakehurley.com" - }, - "record": { - "A": ["89.41.169.49"] - } -} + "description": "A redirection to my github page", + "repo": "https://github.com/BlakeH2208", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, + "record": { + "A": [ + "89.41.169.49" + ] + } +} \ No newline at end of file