diff --git a/domains/TallerThanShort.json b/domains/TallerThanShort.json new file mode 100644 index 000000000..c3ece5087 --- /dev/null +++ b/domains/TallerThanShort.json @@ -0,0 +1,13 @@ +{ + "description": "TallerThanShort made site", + "repo": "https://github.com/TallerThanShort", + "owner": { + "username": "TallerThanShort", + "email": "TallerThanShort@duck.com" + }, + "record": { + "CNAME": [ + "TallerThanShort.github.io" + ] + } +}