Add button github

This commit is contained in:
agusmakmun
2016-04-21 19:04:13 +07:00
parent b81d3a9acb
commit eda7909539

View File

@@ -59,6 +59,11 @@
{% 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 -->
</div><!-- end /.container -->