diff --git a/domains/boba.json b/domains/boba.json new file mode 100644 index 000000000..01fd21e27 --- /dev/null +++ b/domains/boba.json @@ -0,0 +1,11 @@ +{ + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com", + }, + "record": { + "CNAME": "tarob0ba.github.io" + } +}