Sha256: 55da825d7462fbd3da3619a88c954e6930df83cc711d58c78a73721a487adee9

Contents?: true

Size: 791 Bytes

Versions: 19

Compression:

Stored size: 791 Bytes

Contents

{%- include /authors/authors.html -%}
<div class="wrapfooter">
    <div class="author_image">
        <img class="author-thumb" loading="lazy" src="{{ image }}" height="35px" width="35px" alt="{{ authorName}}"
            id="author_img">
    </div>
    <div class="author-meta">
        <div class="post-name">
            {%- if twitter != 'N/A' -%}
            <a class="postName" target="_blank" href="{{twitter}}">{{authorName}}</a>
            {%- else -%}
            <p class="mb-0 postName">{{authorName}}</p>
            {%- endif -%}
            {%- if twitter != 'N/A' -%}
            <a class="btn_follow text-decoration-none" target="_blank" href="{{twitter}}">Follow</a>
            {%- endif -%}
        </div>
        <p class="author_bio mb-0">{{bio}}</p>
    </div>
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
word-games-theme-1.8.6 _includes/author_bio.html
word-games-theme-1.8.5 _includes/author_bio.html
word-games-theme-1.8.4 _includes/author_bio.html
word-games-theme-1.8.3 _includes/author_bio.html
word-games-theme-1.8.2 _includes/author_bio.html
word-games-theme-1.8.1 _includes/author_bio.html
word-games-theme-1.8.0 _includes/author_bio.html
word-games-theme-1.7.9 _includes/author_bio.html
word-games-theme-1.7.8 _includes/author_bio.html
word-games-theme-1.7.7 _includes/author_bio.html
word-games-theme-1.7.6 _includes/author_bio.html
word-games-theme-1.7.5 _includes/author_bio.html
word-games-theme-1.7.4 _includes/author_bio.html
word-games-theme-1.7.3 _includes/author_bio.html
word-games-theme-1.7.2 _includes/author_bio.html
word-games-theme-1.7.1 _includes/author_bio.html
word-games-theme-1.7.0 _includes/author_bio.html
word-games-theme-1.6.9 _includes/author_bio.html
word-games-theme-1.6.8 _includes/author_bio.html