1
0
Fork 0
blog.kempkens.io/_includes/footer.html
2014-03-25 14:55:33 +01:00

5 lines
292 B
HTML

<span>
&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by <a href="http://jekyllrb.com">Jekyll</a> using the <a href="http://mademistakes.com/hpstr/">HPSTR Theme</a>.
{% if site.source_url %}<br /><a href="{{ site.source_url }}">Source on GitHub</a>{% endif %}
</span>