From 54d0d2e36364cda97a8a7c104c77f88e8b3832d0 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Tue, 14 Jan 2025 15:25:35 -0300 Subject: [PATCH] Create machado.json --- domains/machado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machado.json 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" + } +}