Sha256: 2758b630552c0fd6ef32205699f2c378a32562335a5c767b04e0287e32485c42

Contents?: true

Size: 817 Bytes

Versions: 6

Compression:

Stored size: 817 Bytes

Contents

<footer class="footer border-top border-2 border-light pt-3 mt-auto fs-6 text-center text-muted">
    <div class="container">
        <div class="row">
            <div class="offset-md-4 col-md-4 col-10 offset-1">
                <p>
                    The theme of this blog is open sourced on <a href="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io" target="_blank" id="repo">GitHub</a> by <a href="https://twitter.com/{{ site.twitter_username }}" target="_blank" id="twitter">{{ site.twitter_username }}</a>.
                </p>
            </div>
        </div>
    </div>
</footer>
<!-- JS -->
<script 
    src="/assets/vendor/bootstrap.min.js"
    integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+"
    crossorigin="anonymous"
>
</script>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lbenicio-minimal-v1-1.6.3 _includes/footer.html
lbenicio-minimal-v1-1.6.2 _includes/footer.html
lbenicio-minimal-v1-1.6.1 _includes/footer.html
lbenicio-minimal-v1-1.5.3 _includes/footer.html
lbenicio-minimal-v1-1.5.2 _includes/footer.html
lbenicio-minimal-v1-1.5.0 _includes/footer.html