Files
selfdefined/node_modules/@11ty/eleventy/test/stubs/collection-slug/template.njk
tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

1 line
88 B
Plaintext

fileSlug:{% for post in collections.dog %}{{ post.url }}:{{ post.fileSlug }}{% endfor %}