summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/footer.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index bf707fa4..9b9d02bb 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -7,9 +7,6 @@
<li>
Author: <a href="mailto:rjaros@treksoft.pl">Robert Jaros</a>
</li>
- <li>
- {% include icon-github.html username=site.github_username %}
- </li>
</ul>
</div>
</div>
@@ -17,3 +14,5 @@
</div>
</footer>
+
+<a href="https://github.com/rjaros/kvision"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>