diff --git a/domains/joelee.json b/domains/joelee.json new file mode 100644 index 000000000..20b9ae582 --- /dev/null +++ b/domains/joelee.json @@ -0,0 +1,11 @@ +{ + "description": "my personal website", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "teamjoelee.github.io" + } +}