mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
Update config and a few tweaks
This commit is contained in:
22
_config.yml
22
_config.yml
@@ -1,8 +1,8 @@
|
|||||||
title: Stack Problems
|
title: cryptoanarchy.wiki
|
||||||
description: My Personal Stack Problems
|
description: Arise, you have nothing to lose but your barbed wire fences!
|
||||||
author: Agus Makmun
|
author: cryptoanarchy.wiki
|
||||||
github: https://github.com/agusmakmun
|
github: https://github.com/cryptoanarchywiki
|
||||||
about: I am freelance developer. Currently doing more in backend, focused in Python and Django.
|
about: Arise, you have nothing to lose but your barbed wire fences!
|
||||||
disqus_shortname: stackproblems
|
disqus_shortname: stackproblems
|
||||||
google_analytics: UA-XXXXXXXX-Y
|
google_analytics: UA-XXXXXXXX-Y
|
||||||
avatar_url: /static/img/avatar.jpg
|
avatar_url: /static/img/avatar.jpg
|
||||||
@@ -16,19 +16,15 @@ collections:
|
|||||||
permalink: /project/:path/
|
permalink: /project/:path/
|
||||||
|
|
||||||
social:
|
social:
|
||||||
- icon: fa-facebook
|
|
||||||
link: "#"
|
|
||||||
- icon: fa-twitter
|
- icon: fa-twitter
|
||||||
link: "https://twitter.com/agusmakmun6"
|
link: "https://twitter.com/_cryptoanarchy"
|
||||||
- icon: fa-linkedin
|
|
||||||
link: "https://www.linkedin.com/in/summonagus"
|
|
||||||
- icon: fa-stack-exchange
|
|
||||||
link: "#"
|
|
||||||
- icon: fa-github
|
- icon: fa-github
|
||||||
link: "https://github.com/agusmakmun"
|
link: "https://github.com/agusmakmun"
|
||||||
|
- icon: fa-facebook
|
||||||
|
link: "https://www.facebook.com/cryptoanarchy.wiki"
|
||||||
|
|
||||||
share:
|
share:
|
||||||
twitter_username: agusmakmun6
|
twitter_username: _cryptoanarchy
|
||||||
fb_appid: 1749788565247320
|
fb_appid: 1749788565247320
|
||||||
|
|
||||||
urls:
|
urls:
|
||||||
|
|||||||
@@ -150,10 +150,6 @@ layout: compress
|
|||||||
{% if site.github %}
|
{% if site.github %}
|
||||||
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
|
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
|
||||||
{% endif %}
|
{% 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>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<!-- end /.col-sm-8 -->
|
<!-- end /.col-sm-8 -->
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user