Sha256: 3b29722b521647055271ae957f9c712966e6c3da49423f51ee350e1bb4a34210

Contents?: true

Size: 314 Bytes

Versions: 5

Compression:

Stored size: 314 Bytes

Contents

<div class="text">
  <h1 class="title">{{ include.banner.title }}</h1>
  <h2 class="subtitle">{{ include.banner.subtitle }}</h2>
  <div class="body">
    {{ include.banner.body }}
  </div>
</div>

<div class="illustration">
  <img src="{{ include.banner.image_path }}" alt="{{ include.banner.image_alt }}">
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-isotc154-0.0.5 _includes/hero_banners/default.html
jekyll-theme-isotc154-0.0.4 _includes/hero_banners/default.html
jekyll-theme-isotc154-0.0.3 _includes/hero_banners/default.html
jekyll-theme-isotc154-0.0.2 _includes/hero_banners/default.html
jekyll-theme-isotc154-0.0.1 _includes/hero_banners/default.html