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] 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" + } +}