diff --git a/plop/post/{{dashCase title}}.mdx.txt b/plop/post/{{dashCase title}}.mdx.txt index 99d4ea1..11c84b4 100644 --- a/plop/post/{{dashCase title}}.mdx.txt +++ b/plop/post/{{dashCase title}}.mdx.txt @@ -5,6 +5,7 @@ slug: {{dashCase title}} date: {{date}} author: Stefan Imhoff description: {{description}} +cover: /assets/images/cover/{{dashCase title}}.webp tags: [{{#each tags}}"{{.}}"{{#unless @last}}, {{/unless}}{{/each}}] ---