mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Use ndash in footer
This commit is contained in:
parent
8408a9ecbc
commit
cf232976b8
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
<footer>
|
||||
<span class="copyright">Copyright © 2004 - <%= Time.now.year %> Wesley Moore</span>
|
||||
<span class="copyright">Copyright © 2004 – <%= Date.today.year %> Wesley Moore</span>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue