From 752c9841d6b6ab7557a7b266f3bbf1fd80497efb Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 22:21:20 -0300 Subject: [PATCH 1/8] Update team.js --- pages/team.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/team.js b/pages/team.js index 644595fb..3e8263d0 100644 --- a/pages/team.js +++ b/pages/team.js @@ -256,6 +256,15 @@ export default function Team() { ... .... . .----. ... / .- .-.. ... --- / ..-. .-.. ..- . -. - / .. -. / -- --- .-. ... . / -.-. --- -.. . -.-.--" pronouns="she/her" /> + From 1483230e31991068bc2f7913110f8cc1c5da6453 Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:00:39 -0300 Subject: [PATCH 2/8] Update team.js --- pages/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index 3e8263d0..c4d9f4de 100644 --- a/pages/team.js +++ b/pages/team.js @@ -260,7 +260,7 @@ export default function Team() { img="https://assets.devlucas.page/images/profile.jpg" name="Lucas Honda" teamRole="Engineering" - text="Lucas is a Hack Clubber from Sao Paulo - Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." + text="Lucas is a Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" From a7ec318567d88361e2f02c6e4f738a8045b58ee9 Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:07:13 -0300 Subject: [PATCH 3/8] Update team.js --- pages/team.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/team.js b/pages/team.js index c4d9f4de..dff66c63 100644 --- a/pages/team.js +++ b/pages/team.js @@ -262,6 +262,7 @@ export default function Team() { teamRole="Engineering" text="Lucas is a Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" + subclass="test" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" /> From 468a55d910e85fd1835d7c018c51f02ae965823b Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:11:09 -0300 Subject: [PATCH 4/8] Update team.js --- pages/team.js | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index dff66c63..c4d9f4de 100644 --- a/pages/team.js +++ b/pages/team.js @@ -262,7 +262,6 @@ export default function Team() { teamRole="Engineering" text="Lucas is a Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" - subclass="test" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" /> From f656a8630394becfbc83514d9d1e425ee764c2f4 Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:13:51 -0300 Subject: [PATCH 5/8] Update team.js --- pages/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index c4d9f4de..12ba48dc 100644 --- a/pages/team.js +++ b/pages/team.js @@ -260,7 +260,7 @@ export default function Team() { img="https://assets.devlucas.page/images/profile.jpg" name="Lucas Honda" teamRole="Engineering" - text="Lucas is a Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." + text="Lucas is a 14 years old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" From f4be0f2f4f74717ceaabc931d09d66233db3b89b Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:14:46 -0300 Subject: [PATCH 6/8] Update team.js --- pages/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index 12ba48dc..f62110c0 100644 --- a/pages/team.js +++ b/pages/team.js @@ -260,7 +260,7 @@ export default function Team() { img="https://assets.devlucas.page/images/profile.jpg" name="Lucas Honda" teamRole="Engineering" - text="Lucas is a 14 years old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review team and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." + text="Lucas is a 14 years old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review Team, and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" From 4b9d8bc7f38aa103cdfddbe372d00a47a06c2487 Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:15:21 -0300 Subject: [PATCH 7/8] Update team.js --- pages/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index f62110c0..6ab1f1e2 100644 --- a/pages/team.js +++ b/pages/team.js @@ -260,7 +260,7 @@ export default function Team() { img="https://assets.devlucas.page/images/profile.jpg" name="Lucas Honda" teamRole="Engineering" - text="Lucas is a 14 years old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review Team, and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." + text="Lucas is a 14 year old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review Team, and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY" From c2d611738dca8e946700cbfe1f037ee08fd04be7 Mon Sep 17 00:00:00 2001 From: Lucas <88567622+LucasHT22@users.noreply.github.com> Date: Thu, 4 Jan 2024 23:16:34 -0300 Subject: [PATCH 8/8] Update team.js --- pages/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/team.js b/pages/team.js index 6ab1f1e2..a9b3507a 100644 --- a/pages/team.js +++ b/pages/team.js @@ -260,7 +260,7 @@ export default function Team() { img="https://assets.devlucas.page/images/profile.jpg" name="Lucas Honda" teamRole="Engineering" - text="Lucas is a 14 year old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review Team, and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spent a good portion of his time with his dog, a happy and playful dog." + text="Lucas is a 14 year old Hack Clubber from Sao Paulo, Brazil. Since joining the Hack Club, he has been fascinated by Sprig and is currently leading Sprig App Review Team, and working to make it the best it possibly can be. He loves all aspects of aviation, and scours the internet/skies looking for and investigating flying machines. He spends a good portion of his time with his dog, a happy and playful dog." pronouns="he/him" href="https://page.devlucas.page" video="https://www.youtube.com/embed/vuLtlzMMW6o?si=v-Dbn2fSGvTyXlbY"