We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bc830 commit 4f6f84eCopy full SHA for 4f6f84e
_includes/foot.html
@@ -1,6 +1,6 @@
1
<footer id="footer">
2
<div class="inner container">
3
- <p>© codeRIT 2014 All Rights Reserved</p>
+ <p>© codeRIT {{ Date.current.year }} All Rights Reserved</p>
4
</div>
5
</footer>
6
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
0 commit comments