commit
f3e6d5e53c
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
</div>
|
||||
|
||||
<div id="index">
|
||||
<h3><a href="{{ site.url}}/articles/">Recent Posts</a></h3>
|
||||
<h3><a href="{{ site.url}}/posts/">Recent Posts</a></h3>
|
||||
{% for post in site.posts limit:5 %}
|
||||
<article>
|
||||
{% if post.link %}
|
||||
|
|
Loading…
Reference in a new issue