From 7c587f2247bb3b7523e3eca81f35aea65cd03d7d Mon Sep 17 00:00:00 2001 From: Joshua Christian <92067229+joshex150@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:51:38 +0100 Subject: [PATCH] Create _vercel.kachi.json --- domains/_vercel.kachi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.kachi.json diff --git a/domains/_vercel.kachi.json b/domains/_vercel.kachi.json new file mode 100644 index 000000000..0d96ddb87 --- /dev/null +++ b/domains/_vercel.kachi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshex150", + "email": "joshex150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kachi.is-a.dev,54646f7970a9cf358f0c" + } +}