Skip to content

Commit 8294653

Browse files
author
Helio Loureiro
committed
Fixing sponsors
1 parent 6e79d27 commit 8294653

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

index.html

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ <h2 align="center">5 000 SEK</h2>
532532
</div>
533533

534534
<!-- Sponsors -->
535-
<div id="sponsors" class="cards-1">-->
535+
<div id="sponsors" class="cards-1">
536536
<div class="container text-center">
537537
<!-- Section title -->
538538
<div class="row">
@@ -548,14 +548,22 @@ <h2 align="center">5 000 SEK</h2>
548548
<h3>GOLD</h3>
549549
</div>
550550
</div>
551-
<div class="row"><div class="col-md-12 d-flex justify-content-center">
552-
<div class="p-3 rounded" style="background-color:#000000;">
553-
<a href="https://hatchet.run/" target="_blank">
554-
<img src="images/sponsors/hatchet-logo.svg" alt="Hatchet" class="img-fluid" style="max-width:250px;">
555-
</a>
551+
<div class="row">
552+
<div class="col-md-6 d-flex justify-content-center">
553+
<div class="p-3 rounded" style="background-color:#000000;">
554+
<a href="https://hatchet.run/" target="_blank">
555+
<img src="images/sponsors/hatchet-logo.svg" alt="Hatchet" class="img-fluid" style="max-width:250px;">
556+
</a>
557+
</div>
558+
</div>
559+
<div class="col-md-6 d-flex justify-content-center">
560+
<div>
561+
<a href="https://www.84codes.com/" target="_blank">
562+
<img src="images/sponsors/lavinmq-logo-dark.svg" width=300 alt="84codes - lavinmq" class="img-fluid" style="max-width:600px;">
563+
</a>
564+
</div>
565+
</div>
556566
</div>
557-
</div></div>
558-
559567
<!-- SILVER -->
560568
<div class="row mt-5">
561569
<div class="col-md-12">
@@ -564,8 +572,8 @@ <h3>SILVER</h3>
564572
</div>
565573
<div class="row">
566574
<div class="col-md-12 d-flex justify-content-center">
567-
<a href="https://www.84codes.com/" target="_blank">
568-
<img src="images/sponsors/lavinmq-logo-dark.svg" alt="84codes - lavinmq" class="img-fluid" style="max-width:200px;">
575+
<a href="https://www.elastic.co/" target="_blank">
576+
Elastic
569577
</a>
570578
</div>
571579
</div>

0 commit comments

Comments
 (0)