Skip to content

Commit 2014885

Browse files
authored
Footer includes dynamic year on copyright
1 parent 3ff1f57 commit 2014885

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
@@ -24,6 +24,6 @@
2424
<p>{{ site.description }}</p>
2525
</div>
2626
</div>
27-
Copyright &copy; 2016 - utPLSQL Project
27+
Copyright &copy; 2016 - {{ 'now' | date: "%Y" }} utPLSQL Project
2828

2929
</footer>

0 commit comments

Comments
 (0)