diff --git a/templates/index.html b/templates/index.html index b58cb42..46c766b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -33,6 +33,7 @@
{% block content %} {{ macros::list_posts(section="posts", count=config.extra.latest_posts_count) }} + All Posts » {% endblock %}