diff --git a/_includes/header.html b/_includes/header.html index a4bfde6..0fded65 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -36,7 +36,7 @@
New Articles
- {% for post in site.related_posts limit: 5 %} + {% for post in site.posts limit: 5 %} {% if forloop.index == 3 %}