From 8dff5ede006f1f8f7fa586fd7c8bc751ff66ea1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lluc=20Puertes=20Arru=C3=A9?= <95149179+llucxdev@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:19:47 +0100 Subject: [PATCH] Create llucx.json --- domains/llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/llucx.json diff --git a/domains/llucx.json b/domains/llucx.json new file mode 100644 index 000000000..bad3966d6 --- /dev/null +++ b/domains/llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "CNAME": "portfolio-llucx.vercel.app" + } +}