Sha256: 12d5b9e7d9402995f013049963c561c9eb2f1d12546adecf71fc25434d6f9fab

Contents?: true

Size: 323 Bytes

Versions: 10

Compression:

Stored size: 323 Bytes

Contents

<tr>
  <td>
      {% for rows in release %}
      {% for row in rows.documentation %}
      {% if row.name != "" %}
      <a class="btn btn-primary" href="{{ row.link }}" role="button"><i class="fa-solid fa-up-right-from-square"></i> {{ row.name }}</a>
      {% endif %}
      {% endfor %}
      {% endfor %}
  </td>
</tr>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.41.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.40.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.39.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.38.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.37.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.36.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.35.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.34.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.33.0 _includes/download/cards-body-documentation.html
jekyll-theme-centos-2.32.0 _includes/download/cards-body-documentation.html