Link to all posts at the end of index page
This commit is contained in:
		@@ -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>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user