Sha256: c31930087e3a8f9fec3bec28c541efae45bbc96da940ac1bde6b71adddd58e05

Contents?: true

Size: 708 Bytes

Versions: 9

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="cl-vs-cs">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

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-theme-centos-0.9.20221031122647 _includes/header/home.html
jekyll-theme-centos-0.9.20220805132206 _includes/header/home.html
jekyll-theme-centos-0.9.20220227231551 _includes/header/home.html
jekyll-theme-centos-0.9.20220212202853 _includes/header/home.html
jekyll-theme-centos-0.9.20220212195701 _includes/header/home.html
jekyll-theme-centos-0.9.20220201124228 _includes/header/home.html
jekyll-theme-centos-0.9.20220201033517 _includes/header/home.html
jekyll-theme-centos-0.9.20220201032927 _includes/header/home.html
jekyll-theme-centos-0.9.20211202171349 _includes/header/home.html