From f23df3aebf26ba93aab7b59dd912dfccb89e4c46 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:16:41 -0300 Subject: [PATCH 1/4] TXT verification file --- domains/_vercel.matheusdev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.matheusdev.json diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json new file mode 100644 index 000000000..c495bd2ef --- /dev/null +++ b/domains/_vercel.matheusdev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "TXT": "vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883" + } +} From c48bc2b056b4ad4cbb6b9da94e332aa2d5b88809 Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:18:58 -0300 Subject: [PATCH 2/4] new domain added --- domains/matheusdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/matheusdev.json diff --git a/domains/matheusdev.json b/domains/matheusdev.json new file mode 100644 index 000000000..c1054edb2 --- /dev/null +++ b/domains/matheusdev.json @@ -0,0 +1,12 @@ +{ + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "discord": "979816215281279019" + }, + "record": { + "CNAME": "portifolio-swart-five-65.vercel.app" + } +} From 5642a1acff03cca951ac215913e2a8d8cad5879a Mon Sep 17 00:00:00 2001 From: Matheus Faustino <104006185+matheusfdosan@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:40:39 -0300 Subject: [PATCH 3/4] Update matheusdev.json --- domains/matheusdev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/matheusdev.json b/domains/matheusdev.json index c1054edb2..0b5743747 100644 --- a/domains/matheusdev.json +++ b/domains/matheusdev.json @@ -4,6 +4,7 @@ "owner": { "username": "matheusfdosan", "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", "discord": "979816215281279019" }, "record": { 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 4/4] 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"] } }