Sha256: 8134112ca560f173cee70fa60123d9b3432eaf9349b32d6302e71956e9bd4399

Contents?: true

Size: 547 Bytes

Versions: 17

Compression:

Stored size: 547 Bytes

Contents

<header
  class="hero {% if include.bgImg %}hero--image{% endif %} {% unless include.heroSpacing %}py-16{% else %}{{ include.heroSpacing }}{% endunless %} {{ include.class }}"
  {% if include.bgImg %}style="--image-url: url({{ include.bgImg }})"{% endif %}
>
  <div class="container container--default">
    <h1 class="head-alt-md md:head-alt-lg max-w-2xl {{ include.headlineClass }}">
      {{ include.headline }}
    </h1>
    <h2 class="head-xs mt-2 {{ include.descriptionClass }}">
      {{ include.description }}
    </h2>
  </div>
</header>

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
jekyll-theme-pirati-sk-1.0.3 _includes/hero/simple.html
jekyll-theme-pirati-sk-1.0.0 _includes/hero/simple.html
jekyll-theme-pirati-8.4.7 _includes/hero/simple.html
jekyll-theme-pirati-8.4.6 _includes/hero/simple.html
jekyll-theme-pirati-8.4.5 _includes/hero/simple.html
jekyll-theme-pirati-8.4.4 _includes/hero/simple.html
jekyll-theme-pirati-8.4.3 _includes/hero/simple.html
jekyll-theme-pirati-8.4.1 _includes/hero/simple.html
jekyll-theme-pirati-8.4.0 _includes/hero/simple.html
jekyll-theme-pirati-8.3.0 _includes/hero/simple.html
jekyll-theme-pirati-8.2.2 _includes/hero/simple.html
jekyll-theme-pirati-8.2.1 _includes/hero/simple.html
jekyll-theme-pirati-8.2.0 _includes/hero/simple.html
jekyll-theme-pirati-8.1.0 _includes/hero/simple.html
jekyll-theme-pirati-8.0.0 _includes/hero/simple.html
jekyll-theme-pirati-8.0.0.pre.beta2 _includes/hero/simple.html
jekyll-theme-pirati-8.0.0.pre.beta1 _includes/hero/simple.html