Skip to content

Commit

Permalink
Add dynamic footer copy date.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhkelly committed Feb 13, 2019
1 parent 30f2970 commit a277829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="https://github.com/kenhkelly/kenhkelly.us" target="_blank">Source on GitHub</a>
</p>
<p class="copyright">
&copy; 2014-2018 <a href="https://kenhkelly.us">Ken Kelly</a>. All right reserved.
&copy; 2014-{{ site.time | date: '%Y' }} <a href="https://kenhkelly.us">Ken Kelly</a>. All right reserved.
</p>
</div>
</div>

0 comments on commit a277829

Please sign in to comment.