We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804cca0 commit efe56d3Copy full SHA for efe56d3
‎index.html‎
@@ -514,6 +514,17 @@ <h2 class="containerTitle">
514
<img class="reachMeLogo" src="./assets/icons/partners/mence.png" alt="Mence Logo" width="100px" height="100px" />
515
</a>
516
</div>
517
+
518
+ <!--
519
+ ***********
520
+ ** Breno **
521
522
+ -->
523
+ <div id="partnerBrenoBtn" class="partnerIcon">
524
+ <a href="https://brenoutimura.github.io" target="_blank">
525
+ <img class="reachMeLogo" src="./assets/icons/partners/breno.png" alt="Breno Logo" width="100px" height="100px" />
526
+ </a>
527
+ </div>
528
529
530
<br />
0 commit comments