Skip to content

Commit

Permalink
feat: add testing bolivia community collab
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRibera committed Oct 8, 2024
1 parent 9171dfa commit a69cc87
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added assets/sponsors/testingbolivia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/testingbolivia_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/sponsors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,12 @@ pub fn Sponsors() -> impl IntoView {
image=format!("{assets_folder}/sponsors/nerdearla.svg")
description="Evento de tecnología, cinco días con más de 150 charlas y talleres de tecnología, divulgación científica y una gran variedad de temas."
/>
<SponsorCard
name="Testing Bolivia"
link="https://testingbolivia.com"
image=format!("{assets_folder}/sponsors/testingbolivia.svg")
description="Evento de tecnología, Hablemos de QA y Testing, su importancia dentro de las empresas y mucho mas."
/>
</div>
</div>
</section>
Expand Down

0 comments on commit a69cc87

Please sign in to comment.