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

@@ -1,8 +1,8 @@
title: Stack Problems
description: My Personal Stack Problems
author: Agus Makmun
github: https://github.com/agusmakmun
about: I am freelance developer. Currently doing more in backend, focused in Python and Django.
title: cryptoanarchy.wiki
description: Arise, you have nothing to lose but your barbed wire fences!
author: cryptoanarchy.wiki
github: https://github.com/cryptoanarchywiki
about: Arise, you have nothing to lose but your barbed wire fences!
disqus_shortname: stackproblems
google_analytics: UA-XXXXXXXX-Y
avatar_url: /static/img/avatar.jpg
@@ -16,19 +16,15 @@ collections:
permalink: /project/:path/
social:
- icon: fa-facebook
link: "#"
- icon: fa-twitter
link: "https://twitter.com/agusmakmun6"
- icon: fa-linkedin
link: "https://www.linkedin.com/in/summonagus"
- icon: fa-stack-exchange
link: "#"
link: "https://twitter.com/_cryptoanarchy"
- icon: fa-github
link: "https://github.com/agusmakmun"
- icon: fa-facebook
link: "https://www.facebook.com/cryptoanarchy.wiki"
share:
twitter_username: agusmakmun6
twitter_username: _cryptoanarchy
fb_appid: 1749788565247320
urls:

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 -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB