diff --git a/domains/machado.json b/domains/machado.json new file mode 100644 index 000000000..72266f550 --- /dev/null +++ b/domains/machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "CNAME": "alexandre-machado.github.io" + } +}