mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-13 16:45:14 +01:00
dynamic copyright year
This commit is contained in:
parent
30d5f2b17c
commit
b72ba69cb7
@ -18,7 +18,7 @@
|
||||
</aside>
|
||||
</div>
|
||||
<section class="footer-copyright" class="row">
|
||||
<p>© 2007-2013 <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