From 1efd75d3f166f1f0518e757486eab27582952b01 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:19:44 +0100 Subject: [PATCH] Create _vercel.yoan.json --- domains/_vercel.yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.yoan.json diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json new file mode 100644 index 000000000..675c0f8e2 --- /dev/null +++ b/domains/_vercel.yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" + } + }