One more Jekyll footer tweak
This commit is contained in:
parent
e153013a7c
commit
6b7408a459
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
<div class="footer-col footer-col-3">
|
<div class="footer-col footer-col-3">
|
||||||
<p class="text">
|
<p class="text">
|
||||||
<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="{{ 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> machines released under <a href="http://gnu.org/licenses/gpl.html">GPL version 3</a></span>
|
<span style="float:right"><a href="http://github.com/jeffpar/pcjs">PCjs</a> machines released under <a href="http://gnu.org/licenses/gpl.html">GPLv3</a></span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue