From e4c4cc84cbfe0b20a51555d127153ef8bcd3a447 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:02:33 -0800 Subject: [PATCH] Update _vercel.salman.json fix the nested domains folder --- domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.salman.json diff --git a/domains/_vercel.salman.json b/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +}