Sha256: 14d480b170ed8574ecf684bdff16ce294abc405cc88a65935a9d73b95305c7e2

Contents?: true

Size: 708 Bytes

Versions: 12

Compression:

Stored size: 708 Bytes

Contents

<header class="header header__home">

  <section class="header__home__presentation">
  <h1 class="header__home__presentaiton_title">{{ site.title }}</h1>
  <p class="header__home__presentation__description">{{ site.description }}</p>
  {% if site.data.centos.distributions %}
  <p class="header__home__presentation__description">We offer two Linux variants: (<a class="btn btn-sm" role="button" href="cs-vs-cl">What's the difference?</a>)</p>
  <div class="header__home__presentation__distributions">
  {% include home/distributions.html %}
  </div> 
  {% endif %}
  </section>

  <section class="header__home__shortcuts">
    {% include home/shortcuts.html %}
  </section>

</header>

{% include hr.html %}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.9.20211031215618 _includes/header/home.html
jekyll-theme-centos-0.8.10 _includes/header/home.html
jekyll-theme-centos-0.8.9 _includes/header/home.html
jekyll-theme-centos-0.8.8 _includes/header/home.html
jekyll-theme-centos-0.8.7 _includes/header/home.html
jekyll-theme-centos-0.8.6 _includes/header/home.html
jekyll-theme-centos-0.8.5 _includes/header/home.html
jekyll-theme-centos-0.8.4 _includes/header/home.html
jekyll-theme-centos-0.8.3 _includes/header/home.html
jekyll-theme-centos-0.8.2 _includes/header/home.html
jekyll-theme-centos-0.8.1 _includes/header/home.html
jekyll-theme-centos-0.8.0 _includes/header/home.html