diff --git a/domains/scronite.json b/domains/scronite.json new file mode 100644 index 000000000..cef48acd8 --- /dev/null +++ b/domains/scronite.json @@ -0,0 +1,13 @@ + + "description": "Subdomain of is-a.dev for my profile card.", + "repo": "https://github.com/Scronite/profile/", + "owner": { + "username": "Scronite", + "email": "scronite@gmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } +}