Sha256: f692d165f4d27afec9552b781dd5cd80437188a2a6aaafea18c06ec0dbe8ff13

Contents?: true

Size: 764 Bytes

Versions: 77

Compression:

Stored size: 764 Bytes

Contents

<section class="home__content__sponsors">

  <h2>Sponsors</h2>

  <div class="carousel">
  <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>
  </div>

</section>

Version data entries

77 entries across 77 versions & 2 rubygems

Version Path
jekyll-theme-centos-0.8.4 _includes/home/sponsors.html
jekyll-theme-centos-0.8.3 _includes/home/sponsors.html
jekyll-theme-centos-0.8.2 _includes/home/sponsors.html
jekyll-theme-centos-0.8.1 _includes/home/sponsors.html
jekyll-theme-centos-0.8.0 _includes/home/sponsors.html
jekyll-theme-centos-0.7.9 _includes/home/sponsors.html
jekyll-theme-centos-0.7.8 _includes/home/sponsors.html
jekyll-theme-centos-0.7.7 _includes/home/sponsors.html
jekyll-theme-centos-0.7.6 _includes/home/sponsors.html
jekyll-theme-centos-0.7.5 _includes/home/sponsors.html
jekyll-theme-centos-0.7.4 _includes/home/sponsors.html
jekyll-theme-centos-0.7.3 _includes/home/sponsors.html
jekyll-theme-centos-0.7.2 _includes/home/sponsors.html
jekyll-theme-centos-0.7.1 _includes/home/sponsors.html
jekyll-theme-centos-0.7.0 _includes/home/sponsors.html
jekyll-theme-centos-0.6.29 _includes/home/sponsors.html
jekyll-theme-centos-0.6.28 _includes/home/sponsors.html
jekyll-theme-centos-0.6.27 _includes/home/sponsors.html
jekyll-theme-centos-0.6.25 _includes/home/sponsors.html
jekyll-theme-centos-0.6.24 _includes/home/sponsors.html