Sha256: a7273efd5d282da2e93cc492b21b5364585a22764820e8655a4eea30f4caa143

Contents?: true

Size: 781 Bytes

Versions: 20

Compression:

Stored size: 781 Bytes

Contents

<section class="sponsors carousel">
  <header>
    <h2><i class="fas fa-award"></i> Sponsorship</h2>
  </header>

  <p>CentOS would not be possible without the support of our sponsors. We would like to thank the following product/service for being a CentOS sponsor:</p>

  <div class="card">
  <div class="carousel slide carousel-fade" data-ride="carousel" id="carousel-1">
      <div class="carousel-inner" role="listbox">
      {% for sponsor in site.sponsors %}
      <div class="carousel-item {{ sponsor.status }}"><a href="{{ sponsor.address }}" rel="nofollow"><img class="img-fluid" src="{{ sponsor.logo }}"></a></div>
      {% endfor %}
      </div>
    </div>
  </div>

  <p>If you value our work, please consider <a href="/sponsors">becoming a sponsor</a>!</p>
</section>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.1.25 _includes/home/sponsors.html
jekyll-theme-centos-0.1.24 _includes/home/sponsors.html
jekyll-theme-centos-0.1.23 _includes/home/sponsors.html
jekyll-theme-centos-0.1.22 _includes/home/sponsors.html
jekyll-theme-centos-0.1.21 _includes/home/sponsors.html
jekyll-theme-centos-0.1.20 _includes/home/sponsors.html
jekyll-theme-centos-0.1.19 _includes/home/sponsors.html
jekyll-theme-centos-0.1.18 _includes/home/sponsors.html
jekyll-theme-centos-0.1.17 _includes/home/sponsors.html
jekyll-theme-centos-0.1.16 _includes/home/sponsors.html
jekyll-theme-centos-0.1.15 _includes/home/sponsors.html
jekyll-theme-centos-0.1.14 _includes/home/sponsors.html
jekyll-theme-centos-0.1.13 _includes/home/sponsors.html
jekyll-theme-centos-0.1.12 _includes/home/sponsors.html
jekyll-theme-centos-0.1.11 _includes/home/sponsors.html
jekyll-theme-centos-0.1.10 _includes/home/sponsors.html
jekyll-theme-centos-0.1.9 _includes/home/sponsors.html
jekyll-theme-centos-0.1.8 _includes/home/sponsors.html
jekyll-theme-centos-0.1.7 _includes/home/sponsors.html
jekyll-theme-centos-0.1.6 _includes/home/sponsors.html