Sha256: fbd8300842c29199f71844b312dd545c57e74d5a632d987ac82562edebb0f932

Contents?: true

Size: 438 Bytes

Versions: 19

Compression:

Stored size: 438 Bytes

Contents

 {% for link in site.data.books %}
 {% if link.Id == book.Id %}
    {% if link.Download != "" and link.Download != nil %} 
    <a class="morel" href="{{ link.Download }}" target="_blank" download><i class="fa fa-file-pdf-o"></i></a>
    {%endif%}
    {% if link.Library != "" and link.Library != nil%}
    <br>
    <br>
    <a class="morel" href="{{ link.Library }}"><i class="fa fa-book"></i></a>
    {% endif %}
{% endif %}
{% endfor %}

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
morel-theme-0.2.28 _includes/actions-v_obra-suerte.html
morel-theme-0.2.27 _includes/actions-v_obra-suerte.html
morel-theme-0.2.26 _includes/actions-v_obra-suerte.html
morel-theme-0.2.25 _includes/actions-v_obra-suerte.html
morel-theme-0.2.24 _includes/actions-v_obra-suerte.html
morel-theme-0.2.23 _includes/actions-v_obra-suerte.html
morel-theme-0.2.22 _includes/actions-v_obra-suerte.html
morel-theme-0.2.21 _includes/actions-v_obra-suerte.html
morel-theme-0.2.2 _includes/actions-v_obra-suerte.html
morel-theme-0.2.1 _includes/actions-v_obra-suerte.html
morel-theme-0.2.0 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.327 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.326 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.325 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.323 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.322 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.321 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.32 _includes/actions-v_obra-suerte.html
morel-theme-pack-0.1.31 _includes/actions-v_obra-suerte.html