diff --git a/archetypes/default.md b/archetypes/default.md index 25b6752..0d5eebd 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,5 +1,5 @@ -+++ -date = '{{ .Date }}' -draft = true -title = '{{ replace .File.ContentBaseName "-" " " | title }}' -+++ +--- +date: '{{ .Date }}' +draft: true +title: '{{ replace .File.ContentBaseName "-" " " | title }}' +--- diff --git a/content/posts/podcastsjul2026.md b/content/posts/podcastsjul2026.md new file mode 100644 index 0000000..5e3e966 --- /dev/null +++ b/content/posts/podcastsjul2026.md @@ -0,0 +1,5 @@ +--- +date: '2026-07-28T17:58:42+01:00' +draft: true +title: 'Podcastsjul2026' +---