Fixed some issues with the theme
This commit is contained in:
@@ -23,8 +23,8 @@ This web site is the documentation for the theme and also provides examples of h
|
||||
|
||||
### Recent Posts
|
||||
|
||||
{% for post in site.posts limit:3 %}
|
||||
|
||||
{% for post in site.posts%}
|
||||
{% include components/post-card.html %}
|
||||
{% endfor %}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user