Updated Jekyll template

This commit is contained in:
Jeff Parsons 2016-10-22 11:06:16 -07:00 committed by Jeff Parsons
commit 763db3e511

View file

@ -50,8 +50,8 @@
<div class="footer-col footer-col-3">
<p class="text">
<span style="float:right"><a href="{{ site.url }}">{{ site.pcjs.domain }}</a> website © 2012-2016 by <a href="https://twitter.com/{{ site.twitter_username }}">@{{ site.twitter_username }}</a></span><br/>
<span style="float:right">All PCjs machines released under <a href="http://gnu.org/licenses/gpl.html">GPL version 3</a></span>
<span style="float:right"><a href="{{ site.url }}">{{ site.pcjs.domain }}</a> © 2012-2016 by <a href="https://twitter.com/{{ site.twitter_username }}">@{{ site.twitter_username }}</a></span><br/>
<span style="float:right"><a href="http://github.com/jeffpar/pcjs">PCjs</a> released under <a href="http://gnu.org/licenses/gpl.html">GPL version 3</a></span>
</p>
</div>
</div>