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