2014-04-05 20:06:31 +00:00
|
|
|
<p>
|
2014-03-25 13:55:33 +00:00
|
|
|
© {{ 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-04-05 20:06:31 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
{% if site.ipv6_enabled %}
|
|
|
|
<p class="fancy-icons">
|
|
|
|
<a href="https://en.wikipedia.org/wiki/IPv6">{% image footer/ipv6.png %}</a>
|
|
|
|
</p>
|
|
|
|
{% endif %}
|