From 97a4907d89a17889162fac707496d0ad65150d01 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:54:09 -0600 Subject: [PATCH] Update lsalas.json --- domains/lsalas.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index 386e2579a..b5c5f9815 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1 +1,13 @@ -new domain lsalas.is-a.dev +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/leondrisalas/Lsalas", + "owner": { + "username": "leondrisalas", + "email": "leondrisalas@gmail.com" + }, + "record": { + "A": [ + "82.180.174.177" + ] + } +}