From 2f206ac98c08748afef717bf7e1249c379a34567 Mon Sep 17 00:00:00 2001 From: Lukmon Abdulsalam <40471908+litmus-zhang@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:17:17 +0100 Subject: [PATCH] Create _vercel.subdomain.json --- domains/_vercel.subdomain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.subdomain.json diff --git a/domains/_vercel.subdomain.json b/domains/_vercel.subdomain.json new file mode 100644 index 000000000..b8e58f178 --- /dev/null +++ b/domains/_vercel.subdomain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "litmus-zhang", + "email": "abdulsalamlukmon9@gmail.com" +}, + "record: { + "TXT": "78ba183f9678f5722897" + } +}