diff --git a/domains/domin.json b/domains/domin.json new file mode 100644 index 000000000..4efeab4f7 --- /dev/null +++ b/domains/domin.json @@ -0,0 +1,13 @@ +{ + "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", + "repo": "https://github.com/Domin-MND/", + "owner": { + "username": "Domin-MND", + "email": "dominproject@gmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } +} \ No newline at end of file diff --git a/domains/micah.json b/domains/micah.json new file mode 100644 index 000000000..9efad83fc --- /dev/null +++ b/domains/micah.json @@ -0,0 +1,11 @@ +{ + "description": "Micah Lindley is a web developer.", + "repo": "https://github.com/micahlt", + "owner": { + "username": "micahlt", + "email": "hi@micahlindley.com" + }, + "record": { + "URL": "https://micahlindley.com" + } +} diff --git a/domains/michaelbelete.json b/domains/michaelbelete.json new file mode 100644 index 000000000..05156f862 --- /dev/null +++ b/domains/michaelbelete.json @@ -0,0 +1,11 @@ +{ + "description": "michael belete portfolio website", + "repo": "https://github.com/michaelbelete", + "owner": { + "username": "michaelbelete", + "email": "it.michael.belete@gmail.com" + }, + "record": { + "URL": "https://michaelb.iceiy.com/" + } +}