dynamic current year in footer

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-07-28 10:59:01 +02:00
parent 8b1c893b14
commit 09758736bf
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,8 @@
<div class="bottom_footer">
<div class="footer-copyright col-xs-12 col-md-8">
<p class="copyright">
Copyright &copy; 2013-2021 Docker Inc. All rights reserved. </p>
Copyright &copy; 2013-{{ site.time | date: '%Y' }} Docker Inc. All rights reserved.
</p>
</div>
<div class="footer_social_nav">
<ul class="nav-social">