diff --git a/domains/healthy.json b/domains/healthy.json new file mode 100644 index 000000000..9f9dfb2f5 --- /dev/null +++ b/domains/healthy.json @@ -0,0 +1,11 @@ +{ + "description": "hosting a bio", + "repo": "https://github.com/cx622/cx622.github.io", + "owner": { + "username": "cx622", + "email": "this-email@is-sus.com" + }, + "record": { + "CNAME": "cx622.github.io" + } +}