Skip to content

Commit 6839acc

Browse files
committed
wrong symbol for year
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 4587fa8 commit 6839acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="md-footer-copyright">
2323

2424
<div class="md-footer-copyright__highlight">
25-
Copyright &copy; {{ site.time | date: '%y' }} - {{ site.author }}
25+
Copyright &copy; {{ site.time | date: '%Y' }} - {{ site.author }}
2626
</div>
2727
</div>
2828

0 commit comments

Comments
 (0)