summaryrefslogtreecommitdiff
path: root/_layouts/home.html
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-12-13 18:29:57 -0300
committerdequis <dx@dxzone.com.ar>2015-12-13 21:52:07 -0300
commitbae5d75c906c7ce01b06404d813f496f5055af5a (patch)
treea4b7169ce0d264b3dd133f09abe4761102d0a3fb /_layouts/home.html
parent4d56a3928690986672d8ff2cc3cf88e925c4b40e (diff)
downloadirssi.github.io-bae5d75c906c7ce01b06404d813f496f5055af5a.zip
news: Remove 'fork me on github' banner
Diffstat (limited to '_layouts/home.html')
-rw-r--r--_layouts/home.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/home.html b/_layouts/home.html
index b2b4f47..b79b027 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -10,6 +10,4 @@ sidebar: sb_sidebar_news.html
{{ post.content }}
{% endfor %}
-{% unless paginator.page > 1 %}<a href="//github.com/irssi-import/irssi-import.github.io"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"></a>{% endunless %}
-
{% include paginate.html %}