[site/theme][xs]: add github buttons to navbar in place of simple link.
This commit is contained in:
parent
6f82c4c5cc
commit
c3f18ab1ed
@ -59,9 +59,9 @@
|
||||
</ul>
|
||||
<ul class="nav pull-right">
|
||||
<li>
|
||||
<a href="http://github.com/okfn/recline/">
|
||||
<i class="icon-download-alt icon-white"></i>
|
||||
GitHub
|
||||
<a href="http://github.com/okfn/recline/" title="Recline on Github">
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=okfn&repo=recline&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="90" height="20"></iframe>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user