Link to all posts at the end of index page
This commit is contained in:
parent
75219e95b6
commit
6ffe23012e
@ -33,6 +33,7 @@
|
|||||||
<main>
|
<main>
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{{ macros::list_posts(section="posts", count=config.extra.latest_posts_count) }}
|
{{ macros::list_posts(section="posts", count=config.extra.latest_posts_count) }}
|
||||||
|
<a href="{{ get_url(path="/posts/") }}">All Posts »</a>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user