From f9c2e2e1ce3b1a19cc7ad81eeb145f704f20882f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:40:29 -0500 Subject: [PATCH] chore: formatting --- domains/ivo.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/ivo.json b/domains/ivo.json index 84ecb16f7..36cf1be60 100644 --- a/domains/ivo.json +++ b/domains/ivo.json @@ -1,14 +1,14 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/ifayala", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "record": { - "A": [ - "34.16.212.81" - ] - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/ifayala", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": [ + "34.16.212.81" + ] + } }