diff --git a/archetypes/default.md b/archetypes/default.md index 5af2a16..9886dba 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -6,9 +6,9 @@ title: "{{ replace .Name "-" " " | title }}" subtitle: "" feathericon: "" author: authorDefault -#started: "{{ .Date }}" -date: "{{ .Date }}" -#lastmod: "{{ .Date }}" +#started: {{ .Date }} +date: {{ .Date }} +#lastmod: {{ .Date }} toc: false audio: false images: diff --git a/archetypes/poetry.md b/archetypes/poetry.md index 362253b..f0f5c92 100644 --- a/archetypes/poetry.md +++ b/archetypes/poetry.md @@ -5,9 +5,9 @@ pinned: false title: "{{ replace .Name "-" " " | title }}" subtitle: "" author: Bug -date: "{{ .Date }}" -started: -lastmod: +#started: {{ .Date }} +date: {{ .Date }} +#lastmod: {{ .Date }} toc: true images: tags: diff --git a/archetypes/posts.md b/archetypes/posts.md index 5af2a16..9886dba 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -6,9 +6,9 @@ title: "{{ replace .Name "-" " " | title }}" subtitle: "" feathericon: "" author: authorDefault -#started: "{{ .Date }}" -date: "{{ .Date }}" -#lastmod: "{{ .Date }}" +#started: {{ .Date }} +date: {{ .Date }} +#lastmod: {{ .Date }} toc: false audio: false images: diff --git a/archetypes/videos.md b/archetypes/videos.md index 9491cd1..55c4e3d 100644 --- a/archetypes/videos.md +++ b/archetypes/videos.md @@ -6,10 +6,10 @@ title: "{{ replace .Name "-" " " | title }}" subtitle: "" feathericon: "" author: HyperVegan -started: "{{ .Date }}" -date: "{{ .Date }}" -lastmod: "{{ .Date }}" -release: "{{ .Date }}" +#started: {{ .Date }} +date: {{ .Date }} +#lastmod: {{ .Date }} +#release: {{ .Date }} toc: false video: true # Auto-generates a video post. video_url: "" # Embed link for embedded playback. See: https://embed.tube/embed-code-generator/odysee/