aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 1c283ef..635890a 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,10 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux New
{% include frontpage/news %}
-<hr>
+<div class="news-more">
+ <a href="/news" class="btn btn-xs">All news items <span class="fa fa-fw fa-chevron-right"></span></a>
+ <hr>
+</div>
<div class="row">
<div class="col-xs-12 col-md-6">
@@ -52,4 +55,4 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux New
<div class="row sponsor">
{% render_ads %}
-</div> \ No newline at end of file
+</div>