From cb671948566fb8fb088296c4c9a4e4328e013998 Mon Sep 17 00:00:00 2001 From: Caelan Curry <47324703+CaeCur@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:03:55 +0000 Subject: [PATCH] Create _vercel.caelan.json --- domains/_vercel.caelan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.caelan.json diff --git a/domains/_vercel.caelan.json b/domains/_vercel.caelan.json new file mode 100644 index 000000000..465c2daff --- /dev/null +++ b/domains/_vercel.caelan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CaeCur", + "email": "caelan.curry+isadev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=caelan.is-a.dev,8b8aef79a843715439f0" + } +}