diff --git a/domains/blackdx.json b/domains/blackdx.json new file mode 100644 index 000000000..a521dcc92 --- /dev/null +++ b/domains/blackdx.json @@ -0,0 +1,12 @@ +{ + "description": "Use is for a little portfolio", + "repo": "https://github.com/blackdx/homepage", + "owner": { + "username": "blackdx", + "email": "blackdxnet@gmail.com", + "twitter": "BlackDX10" + }, + "record": { + "CNAME": "blackdx.github.io" + } +}