chore: update plop template

This commit is contained in:
Stefan Imhoff
2026-01-25 14:23:42 +01:00
committed by Stefan Imhoff
parent 02c124a953
commit f4e41cb807

View File

@@ -5,6 +5,7 @@ slug: {{dashCase title}}
date: {{date}} date: {{date}}
author: Stefan Imhoff author: Stefan Imhoff
description: {{description}} description: {{description}}
cover: /assets/images/cover/{{dashCase title}}.webp
tags: [{{#each tags}}"{{.}}"{{#unless @last}}, {{/unless}}{{/each}}] tags: [{{#each tags}}"{{.}}"{{#unless @last}}, {{/unless}}{{/each}}]
--- ---