From 0200af4e1e9fa368a5dddfabbcde4f15098194f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1nchez=20Serrano?= <101008406+AlejandroSanchezSerrano@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:02:57 +0100 Subject: [PATCH] Create alejandro.json --- domains/alejandro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alejandro.json diff --git a/domains/alejandro.json b/domains/alejandro.json new file mode 100644 index 000000000..2cea35453 --- /dev/null +++ b/domains/alejandro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlejandroSanchezSerrano", + "email": "alexxsanse@gmail.com" + }, + "record": { + "CNAME": "alejandrosanchezserrano.github.io" + } +}