wonderfulfrog.com/src/content/pages/posts.md
2024-02-01 21:27:55 -08:00

146 B

permalink layout
/posts/index.html base

{% for post in collections.posts %} {{ post.fileSlug }} {% endfor %}

Here are all my posts!