From 89e18b6491d7010ab76bd61b111d0d5e122fa92b Mon Sep 17 00:00:00 2001 From: ifayala <51173725+ifayala@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:34:41 -0300 Subject: [PATCH 1/2] Create ivo.json --- domains/ivo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ivo.json diff --git a/domains/ivo.json b/domains/ivo.json new file mode 100644 index 000000000..84ecb16f7 --- /dev/null +++ b/domains/ivo.json @@ -0,0 +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" + ] + } +} 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 2/2] 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" + ] + } }