Files
selfdefined/node_modules/@11ty/eleventy/test/stubs/collection-slug/template.njk

1 line
88 B
Plaintext
Raw Normal View History

2019-11-26 14:50:43 -08:00
fileSlug:{% for post in collections.dog %}{{ post.url }}:{{ post.fileSlug }}{% endfor %}