Sha256: 901796f53a1c811bfe14825d7443bfae5b2e3ddd92edeb7431861a558996dc2e

Contents?: true

Size: 521 Bytes

Versions: 3

Compression:

Stored size: 521 Bytes

Contents

<footer class="hero is-dark">
    <div class="hero-body">
        <div class="container">
            <p class="title is-3">Credits</p>

            <a href="{{site.links.contributors}}">
                <img src="https://contrib.rocks/image?repo={{ site.repository }}" />
            </a>    
            
            <p>You could be here! ☝ {% if site.links.source %} Contribute to <a class="has-text-link" href="{{site.links.source}}">this project</a>. {% endif %}</p>
        </div>
    </div>
</footer>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-opentoolbox-2.0.2 _includes/credits.html
jekyll-theme-opentoolbox-2.0.1 _includes/credits.html
jekyll-theme-opentoolbox-2.0.0 _includes/credits.html