mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Add dynamic year to copyright
This commit is contained in:
parent
1efd9f405f
commit
9150028efc
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
<div id="footer">
|
||||
<span class="copyright">Copyright © 2004 - 2009 Wesley Moore</span>
|
||||
<span class="copyright">Copyright © 2004 - <%= Time.now.year %> Wesley Moore</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue