diff options
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/index.html b/blog/index.html index 0ba564b..7ebe8b7 100644 --- a/blog/index.html +++ b/blog/index.html @@ -19,6 +19,7 @@ layout: default </section> </article> {% endfor %} + <a href="{{ '/archive.html' | prepend: site.baseurl }}">{% t home.older_news %}</a> </section> {% if site.links %} |