From b1f5c0d3fa2e2bfe97fa812c550de548bc748b37 Mon Sep 17 00:00:00 2001 From: maxwelbm Date: Fri, 10 Jan 2025 23:20:26 -0300 Subject: [PATCH] create new domain maxwelbm maxwelbm.json --- domains/maxwelbm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maxwelbm.json diff --git a/domains/maxwelbm.json b/domains/maxwelbm.json new file mode 100644 index 000000000..e7f029e57 --- /dev/null +++ b/domains/maxwelbm.json @@ -0,0 +1,11 @@ +{ + "description": "My blog personal.", + "repo": "https://github.com/maxwelbm/maxwelbm.github.io", + "owner": { + "username": "maxwelbm", + "email": "maxwelbm@hotmail.com" + }, + "record": { + "CNAME": "maxwelbm.github.io" + } +}