From c0e5fb3c5a2cc7c393373268427b75426d04caaf Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Fri, 10 Jan 2025 23:10:12 -0600 Subject: [PATCH 1/3] Create lsalas.json --- domains/lsalas.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lsalas.json diff --git a/domains/lsalas.json b/domains/lsalas.json new file mode 100644 index 000000000..386e2579a --- /dev/null +++ b/domains/lsalas.json @@ -0,0 +1 @@ +new domain lsalas.is-a.dev From 97a4907d89a17889162fac707496d0ad65150d01 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:54:09 -0600 Subject: [PATCH 2/3] 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" + ] + } +} From 0485976b09d192b0a5be5031e9ac858614cbc937 Mon Sep 17 00:00:00 2001 From: Leondri Salas Date: Mon, 10 Feb 2025 15:56:51 -0600 Subject: [PATCH 3/3] Update lsalas.json --- domains/lsalas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lsalas.json b/domains/lsalas.json index b5c5f9815..63a6336cf 100644 --- a/domains/lsalas.json +++ b/domains/lsalas.json @@ -1,5 +1,5 @@ { - "description": "Documentation website for is-a.dev", + "description": "Test website for lsalas.is-a.dev using hosintger.com", "repo": "https://github.com/leondrisalas/Lsalas", "owner": { "username": "leondrisalas",