work.suroh.tk/node_modules/@11ty/eleventy/test/stubs/collection-slug/template.njk

1 line
88 B
Plaintext

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