Sha256: 8b7843c5ead8d0c6eb95c4c566d15576c30d6dbe6185230d456f5601534f8345

Contents?: true

Size: 358 Bytes

Versions: 18

Compression:

Stored size: 358 Bytes

Contents

<div class="row small-up-2 medium-up-4 large-up-8">
{% for item in include.program %}
<div class="column column-block">
  <a href="{{item.url | relative_url }}">
    <img class="program-icon" src="{{ item.img | prepend: 'assets/img/' | relative_url}}" alt="{{item.title}}" />
    <center>
    <h2>{{item.title}}</h2>
    </center>
  </a>
</div>
{% endfor %}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
jekyll-theme-pirati-8.0.0.pre.alpha6 _includes/program/list.html
jekyll-theme-pirati-8.0.0.pre.alpha5 _includes/program/list.html
jekyll-theme-pirati-8.0.0.pre.alpha4 _includes/program/list.html
jekyll-theme-pirati-8.0.0.pre.alpha3 _includes/program/list.html
jekyll-theme-pirati-8.0.0.pre.alpha2 _includes/program/list.html
jekyll-theme-pirati-8.0.0.pre.alpha1 _includes/program/list.html
jekyll-theme-pirati-7.7.1 _includes/program/list.html
jekyll-theme-pirati-7.7.0 _includes/program/list.html
jekyll-theme-pirati-7.6.2 _includes/program/list.html
jekyll-theme-pirati-7.6.1 _includes/program/list.html
jekyll-theme-pirati-7.6.0 _includes/program/list.html
jekyll-theme-pirati-7.5.0 _includes/program/list.html
jekyll-theme-pirati-7.4.0 _includes/program/list.html
jekyll-theme-pirati-7.3.0 _includes/program/list.html
jekyll-theme-pirati-7.2.0 _includes/program/list.html
jekyll-theme-pirati-7.1.1 _includes/program/list.html
jekyll-theme-pirati-7.0.0 _includes/program/list.html
jekyll-theme-pirati-6.9.0 _includes/program/list.html