From b559a9fe3eecf70469c8bbcf8000d32d1797c62a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:46 -0300 Subject: [PATCH] Update _vercel.matheusdev.json --- domains/_vercel.matheusdev.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json index c495bd2ef..e45e6dd3d 100644 --- a/domains/_vercel.matheusdev.json +++ b/domains/_vercel.matheusdev.json @@ -1,10 +1,13 @@ { + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { - "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + "TXT": ["vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883"] } }