From c2a208dec2d49ba59d4a43dc8412e11ad3416f03 Mon Sep 17 00:00:00 2001 From: Ernesto Ojeda Arias <59415294+eojeda89@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:02:29 -0500 Subject: [PATCH] Create eojeda.json --- domains/eojeda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eojeda.json diff --git a/domains/eojeda.json b/domains/eojeda.json new file mode 100644 index 000000000..4fbc8d0bf --- /dev/null +++ b/domains/eojeda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/eojeda89/eojeda89.github.io", + "owner": { + "username": "eojeda89", + "email": "ernestoojeda89@gmail.com" + }, + "record": { + "CNAME": "eojeda89.github.io" + } +}