1
0
Fork 0
blog.kempkens.io/_includes/footer.html

5 lines
290 B
HTML
Raw Normal View History

2014-03-25 09:35:20 +00:00
<span>
2014-03-25 13:55:33 +00:00
&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>.
2014-03-27 10:10:15 +00:00
{% if site.source_url %}<br><a href="{{ site.source_url }}">Source on GitHub</a>{% endif %}
2014-03-25 09:35:20 +00:00
</span>