From d0e33759fa7ba44d082f1e08c842799e7b7ccd79 Mon Sep 17 00:00:00 2001 From: Alechu <26266787+Alechuu@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:04:15 -0300 Subject: [PATCH] Create alechu.json --- domains/alechu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alechu.json diff --git a/domains/alechu.json b/domains/alechu.json new file mode 100644 index 000000000..e69967afd --- /dev/null +++ b/domains/alechu.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website to describe who I am and what I'm currently doing as a developer", + "repo": "https://github.com/Alechuu/alechuu.github.io", + "owner": { + "username": "Alechuu", + "email": "alechu.dev@icloud.com" + }, + "record": { + "CNAME": "alechuu.github.io" + } +}