From b98da0791d8adf9735f2d42d387359491dbe8f23 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:04:13 +0100 Subject: [PATCH] Create lucaszick.json --- domains/lucaszick.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lucaszick.json diff --git a/domains/lucaszick.json b/domains/lucaszick.json new file mode 100644 index 000000000..f754a6bfd --- /dev/null +++ b/domains/lucaszick.json @@ -0,0 +1,11 @@ +{ + "description": "Lucas Zick's website", + "repo": "https://github.com/LucasZick/lucaszick.github.io", + "owner": { + "username": "lucaszick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "CNAME": "lucaszick.github.io" + } + }