From 6f2e6264d33cfc842c55dd03be9bb4aed9adaf8a Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:52:44 +0000 Subject: [PATCH 1/2] Create _vercel.youssef.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit alr, my bad πŸ’€ i legit thought i had to put _vercel.youssef.json in my own repo, but yeah... turns out that was a major skill issue 😭 appreciate the patience, won’t happen again (i hope) πŸ˜… --- domains/_vercel.youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.youssef.json diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json new file mode 100644 index 000000000..e598a4a15 --- /dev/null +++ b/domains/_vercel.youssef.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" +}, +"record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" +} +} From c560c2251a86f68a3169846157bf01b975d34535 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:40:46 -0500 Subject: [PATCH 2/2] Update domains/_vercel.youssef.json Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/_vercel.youssef.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/_vercel.youssef.json b/domains/_vercel.youssef.json index e598a4a15..e54a53d60 100644 --- a/domains/_vercel.youssef.json +++ b/domains/_vercel.youssef.json @@ -1,9 +1,9 @@ { -"owner": { - "username": "YoussefDevPro", - "email": "youssef.pro.coding@gmail.com" -}, -"record": { - "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" -} + "owner": { + "username": "YoussefDevPro", + "email": "youssef.pro.coding@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=youssef.is-a.dev,8a21ff17b71b3518be3c" + } }