Sha256: c8653f8dbc80fb299153a78585a3ac5c5a961cc169f9dae25f0778924bccaf9a

Contents?: true

Size: 1.02 KB

Versions: 17

Compression:

Stored size: 1.02 KB

Contents

<div class="obra-dia sombra">
            <div class="ficha-container" style="">
                <div class="ficha-title">
                    <h2>
                        Acerca de {{ site.title}}
                    </h2>
                </div>
                <div class="ficha-extract" style="">
                    {% for about in site.abouts | where: "title", "description" %}
                    {% if about.lang == "en" %}
                    {{ about.excerpt }}
                    {% endif %}
                    {% endfor %}
                    {% assign target = "about" %}
                    {% include ver-mas.html %}
                </div>
                <div class="ficha-metadata">
                </div>
            </div>
            <div class="avatar" style="">
                <div class="img-frame">
                    <img src="{{ BASE_PATH }}/assets/img/tema/{{ site.image }}" class="responsive">
                </div>
            </div>
            <div class="actions-v">
                
            </div>
</div>

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
morel-theme-0.2.2 _includes/es/promotion.html
morel-theme-0.2.1 _includes/es/promotion.html
morel-theme-0.2.0 _includes/es/promotion.html
morel-theme-pack-0.1.327 _includes/es/promotion.html
morel-theme-pack-0.1.326 _includes/es/promotion.html
morel-theme-pack-0.1.325 _includes/es/promotion.html
morel-theme-pack-0.1.323 _includes/es/promotion.html
morel-theme-pack-0.1.322 _includes/es/promotion.html
morel-theme-pack-0.1.321 _includes/es/promotion.html
morel-theme-pack-0.1.32 _includes/es/promotion.html
morel-theme-pack-0.1.31 _includes/es/promotion.html
morel-theme-pack-0.1.23 _includes/es/promotion.html
morel-theme-pack-0.1.22 _includes/es/promotion.html
morel-theme-pack-0.1.21 _includes/es/promotion.html
morel-theme-pack-0.1.2 _includes/es/promotion.html
morel-theme-pack-0.1.1 _includes/es/promotion.html
morel-theme-pack-0.1.0 _includes/es/promotion.html