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 1/3] 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" + } + } From 7e5dfa70b2cf381215777953a9e8c1a45b8e3811 Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 02:20:59 +0100 Subject: [PATCH 2/3] Create yoan.json --- domains/yoan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yoan.json diff --git a/domains/yoan.json b/domains/yoan.json new file mode 100644 index 000000000..f406008bc --- /dev/null +++ b/domains/yoan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yoan-gilliand", + "email": "yoangilliand@gmail.com" + }, + "record": { + "CNAME": "yoan-gilliand.vercel.app" + } +} From 3310008688bdc6cfbf3a817e07440752966aaf3e Mon Sep 17 00:00:00 2001 From: Yoan Gilliand <114289792+yoan-gilliand@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:17:00 +0100 Subject: [PATCH 3/3] Update _vercel.yoan.json --- domains/_vercel.yoan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.yoan.json b/domains/_vercel.yoan.json index 675c0f8e2..e0b6b288d 100644 --- a/domains/_vercel.yoan.json +++ b/domains/_vercel.yoan.json @@ -6,4 +6,4 @@ "record": { "TXT": "vc-domain-verify=yoan.is-a.dev,74485448b7e7f2fd4b95" } - } +}