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