From da1ff55ac61b20801fd386fbd03035cdc300794f Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 30 Jun 2024 23:00:50 +0200 Subject: [PATCH] update post archetype --- archetypes/posts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archetypes/posts.md b/archetypes/posts.md index 8d958b2..a7989da 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -2,12 +2,12 @@ title: {{ replace .Name "-" " " }} summary: date: {{ .Date }} -lastmod: 2024-01-10T16:44:35+0000 +lastmod: 2024-06-30T21:00:50+0000 categories: -- amateur-radio -- computerstuff + - amateur-radio + - computerstuff tags: -- draft_post + - draft_post # showBreadcrumbs: true # showDate: false