We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c66f9 commit fcb6824Copy full SHA for fcb6824
2 files changed
index.html
@@ -479,6 +479,15 @@ <h2 class="text-brown-500 my-3">BRONZE</h2>
479
</a>
480
</div>
481
482
+ <hr class="w-50 mx-auto my-5 bg-brown-500">
483
+
484
+ <h2 class="text-brown-500 my-3">APOIO</h2>
485
+ <div class="d-flex justify-content-center">
486
+ <a href="https://apyb.python.org.br/index.html" target="_blank" class="align-self-center">
487
+ <img src="./static/img/sponsors/apyb.png" alt="Associação Python Brasil" class="sponsor-ouro">
488
+ </a>
489
+ </div>
490
491
<div class="text-center block mt-5">
492
<a href="#sponsors-plan" class="link-dark">
493
<i class="bi bi-arrow-down-circle-fill btn-down"></i>
static/img/sponsors/apyb.png
37.1 KB
0 commit comments