Skip to content

Commit

Permalink
sponsors update
Browse files Browse the repository at this point in the history
  • Loading branch information
misabegovic committed Jul 21, 2024
1 parent b76e42b commit 2f1d844
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions _includes/sponsors_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,30 @@ <h2 class="section__title has-dot is-centered mb--1">Sponsors</h2>
</div>
</div>
</div>
<div class="cards__item col--1-3 col--md-1-2 col--sm-100">
<div class="card is-dark">
<div class="card__label card-label--silver">Silver</div>
<div class="card__body">
<div class="card__logo mb--2">
<a href="https://www.viaeurope.com/" target="_blank" class="card__logo__link">
<img src="/assets/images/sponsors/viaeurope-logo.png" alt="ViaEurope" />
</a>
</div>
</div>
</div>
</div>
<div class="cards__item col--1-3 col--md-1-2 col--sm-100">
<div class="card is-dark">
<div class="card__label card-label--silver">Silver</div>
<div class="card__body">
<div class="card__logo mb--2">
<a href="https://www.sequra.com/en" target="_blank" class="card__logo__link">
<img src="/assets/images/sponsors/sequra-logo.png" alt="seQura" />
</a>
</div>
</div>
</div>
</div>
</div>
<div class="cards mb--8">
<div class="cards__item col--1-3 col--md-1-2 col--sm-100">
Expand Down Expand Up @@ -79,6 +103,18 @@ <h2 class="section__title has-dot is-centered mb--1">Sponsors</h2>
</div>
</div>
</div>
<div class="cards__item col--1-3 col--md-1-2 col--sm-100">
<div class="card is-dark">
<div class="card__label card-label--travel">Travel</div>
<div class="card__body">
<div class="card__logo mb--2">
<a href="https://avohq.io/rails-admin" target="_blank" class="card__logo__link">
<img src="/assets/images/sponsors/avo-logo.png" alt="Avo" />
</a>
</div>
</div>
</div>
</div>
</div>
<div class="text--align-center">
<a href="/sponsoring" class="button button--secondary">
Expand Down
Binary file modified assets/images/sponsors/appsignal.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/images/sponsors/avo-logo.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/images/sponsors/sequra-logo.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/images/sponsors/viaeurope-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f1d844

Please sign in to comment.