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] 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" + ] + } +}