mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04:21 +01:00
Add button github
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
<div class="search" id="js-search">
|
<div class="search" id="js-search">
|
||||||
<input type="text" placeholder="(sitemap)~$ type to search" class="search__input form-control" id="js-search__input">
|
<input type="text" placeholder="(sitemap)~$ type to search" class="search__input form-control" id="js-search__input">
|
||||||
<ul class="search__results" id="js-search__results"></ul>
|
<ul class="search__results" id="js-search__results"></ul>
|
||||||
@@ -59,6 +59,11 @@
|
|||||||
{% 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><!-- end /.col-sm-8 -->
|
</div><!-- end /.col-sm-8 -->
|
||||||
</div><!-- end /.container -->
|
</div><!-- end /.container -->
|
||||||
|
|||||||
Reference in New Issue
Block a user