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