mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
use en-dash for copyright year range to keep @solarez happy
This commit is contained in:
parent
d370b64585
commit
75b097695d
@ -18,7 +18,7 @@
|
||||
</aside>
|
||||
</div>
|
||||
<section class="footer-copyright" class="row">
|
||||
<p>© 2007 - {{ site.time | date: "%Y" }} <a href="http://matthiaskretschmann.com" rel="me">Matthias Kretschmann</a>.</p>
|
||||
<p>© 2007 – {{ site.time | date: "%Y" }} <a href="http://matthiaskretschmann.com" rel="me">Matthias Kretschmann</a>.</p>
|
||||
<p class="license">Code snippets: <a rel="item-license" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a>. Goodies: <a rel="item-license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY NC SA</a>. Hosted by <a href="http://www.mediatemple.net#a_aid=4f37f8fe3e47e" title="Media Temple">(mt)</a></p>
|
||||
</section>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user