From 62d3035033b44595f9a87f7381436da20e7b7b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Alejandro=20Rodr=C3=ADguez=20L=C3=B3pez?= Date: Sat, 15 Feb 2025 16:03:11 -0500 Subject: [PATCH] Create _vercel.itsjhonalex.json --- domains/_vercel.itsjhonalex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.itsjhonalex.json diff --git a/domains/_vercel.itsjhonalex.json b/domains/_vercel.itsjhonalex.json new file mode 100644 index 000000000..44b1b4050 --- /dev/null +++ b/domains/_vercel.itsjhonalex.json @@ -0,0 +1,11 @@ +{ + "description": "itsjhonalex.is-a.dev", + "repo": "github.com/ItsJhonAlex/PortfolioDev", + "owner": { + "username": "ItsJhonAlex", + "email": "itsjhonalex@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=itsjhonalex.is-a.dev,8c4f4f96f1fa142804c7" + } +}