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