146 B
146 B
permalink | layout |
---|---|
/posts/index.html | base |
{% for post in collections.posts %} {{ post.fileSlug }} {% endfor %}
Here are all my posts!
permalink | layout |
---|---|
/posts/index.html | base |
{% for post in collections.posts %} {{ post.fileSlug }} {% endfor %}
Here are all my posts!