--- layout: layouts/base.njk title: "Posts :3" override:tags: [] templateEngineOverride: 'njk' pagination: data: collections.post size: 6 alias: posts ---
{{ post.date | string | truncate(15, true, "")}}