tapestry/layout/index.ejs
2025-02-10 17:38:16 +02:00

1 line
No EOL
67 B
Text

<%- include("_partial/feed", { item: site.posts.sort('-date') }) %>