1
0
Fork 0
forked from wezm/wezm.net

Use ndash in footer

This commit is contained in:
Wesley Moore 2010-06-24 18:38:56 +10:00
parent 8408a9ecbc
commit cf232976b8

View file

@ -1,3 +1,3 @@
<footer>
<span class="copyright">Copyright &copy; 2004 - <%= Time.now.year %> Wesley Moore</span>
<span class="copyright">Copyright &copy; 2004 &ndash; <%= Date.today.year %> Wesley Moore</span>
</footer>