Skip to content

Commit 29ab6fe

Browse files
[Documentation:Developer] Update date in footer (Submitty#505)
1 parent 2467acc commit 29ab6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h3>{{ page.title }}</h3>
7777
<footer>
7878
<div class="container">
7979
<p style="text-align: center;font-size:smaller;">
80-
<a href="https://rcos.io/">A Rensselaer Center for Open-Source Project, 2014-2022.</a>
80+
<a href="https://rcos.io/">A Rensselaer Center for Open-Source Project, 2014-{{ 'now' | date: "%Y" }}.</a>
8181
</p>
8282
</div>
8383
</footer>

0 commit comments

Comments
 (0)