Update config and a few tweaks

This commit is contained in:
Thomas Busby
2018-05-25 19:17:16 +02:00
parent fc00a0adc2
commit 46ff90109f
3 changed files with 9 additions and 17 deletions

View File

@@ -150,10 +150,6 @@ layout: compress
{% if site.github %}
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
{% endif %}
<div class="btn-github" style="float:right;">
<iframe src="https://ghbtns.com/github-btn.html?user=agusmakmun&repo=agusmakmun.github.io&type=star&count=true" frameborder="0" scrolling="0" width="85" height="20px"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=agusmakmun&repo=agusmakmun.github.io&type=fork&count=true" frameborder="0" scrolling="0" width="85" height="20px"></iframe>
</div>
</footer>
</div>
<!-- end /.col-sm-8 -->