diff --git a/archetypes/posts.md b/archetypes/posts.md index 0bf47c5..408375c 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -1,13 +1,13 @@ --- -title: {{ replace .Name "-" " " | title }} +title: {{ replace .Name "-" " " }} summary: date: {{ .Date }} -lastmod: {{ .Date }} +lastmod: 2023-12-10T02:35:08+0000 categories: - amateur-radio - computerstuff tags: -- draft-post +- draft_post # showBreadcrumbs: true # showDate: false