Sha256: fb765995f86671b27800e21a65679df06a495922d5315248f325530b3ea0bcac

Contents?: true

Size: 253 Bytes

Versions: 4

Compression:

Stored size: 253 Bytes

Contents

{% assign year = site.time | date: '%Y' %}
{% if site.copyright and site.copyright != '' %}
<footer class="container mb-4">
    <small class="text-muted">Copyright &copy;{{ year }} {{ site.copyright }}. All rights reserved.</small>
</footer>
{% endif %}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-nagymaros-2.0.1 _includes/footer.html
jekyll-nagymaros-2.0.0 _includes/footer.html
jekyll-nagymaros-1.1.0 _includes/footer.html
jekyll-nagymaros-1.0.0 _includes/footer.html