diff --git a/domains/mb.json b/domains/mb.json new file mode 100644 index 000000000..246c7c3e5 --- /dev/null +++ b/domains/mb.json @@ -0,0 +1,11 @@ +{ + "description": "Michael's personal developer website", + "repo": "https://github.com/mbrav", + "owner": { + "username": "mbrav", + "email": "mbrav@protonmail.com" + }, + "record": { + "CNAME": "mbrav.github.io" + } +}