Sha256: 9c8cc5a31ed15ecb4f9b08eced5c421e9cedb198ff9f5242bc75386b127f0505

Contents?: true

Size: 243 Bytes

Versions: 3

Compression:

Stored size: 243 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-nagymaros-3.2.0 _includes/footer.html
jekyll-nagymaros-3.1.0 _includes/footer.html
jekyll-nagymaros-3.0.0 _includes/footer.html