From 8cf33fb595b4e9bf4a1d44c367b4fb287b10572a 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:17:04 +0100 Subject: [PATCH 1/2] Create _vercel.llucx.json --- domains/_vercel.llucx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.llucx.json diff --git a/domains/_vercel.llucx.json b/domains/_vercel.llucx.json new file mode 100644 index 000000000..509ea3680 --- /dev/null +++ b/domains/_vercel.llucx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "llucxdev", + "email": "puertesarrue@gmail.com", + "discord": "lluuuc_12" + }, + "record": { + "TXT": "vc-domain-verify=llucx.is-a.dev,27a5a8414f3e33fd7634" + } +} 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 2/2] 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" + } +}