Sha256: 280a44b71e1510aee88c67c106b901bad00d8feeeacc3bb4d75f7a33616ed9e1

Contents?: true

Size: 495 Bytes

Versions: 21

Compression:

Stored size: 495 Bytes

Contents

{% capture mainContent %}
<h1 class="head-alt-md md:head-alt-xl">{{ include.title }}</h1>
{% endcapture %}

{% capture subContent %}
  {% if include.cta %}
    {% include buttons/icon.html href=include.href icon="ico--chevron-right" class="btn--hoveractive btn--fullwidth md:btn--autowidth text-lg" cta=include.cta %}
  {% endif %}
{% endcapture %}

{% include hero/advanced.html mainContent=mainContent subContent=subContent img=include.img imgClass="h-32 lg:h-80 lg:m-auto hidden md:block" %}

Version data entries

21 entries across 21 versions & 2 rubygems

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