changed type 'post' to type 'article' for single articles.
authordanix <danix@danix.xyz>
Tue, 7 Mar 2023 16:02:08 +0000 (17:02 +0100)
committerdanix <danix@danix.xyz>
Tue, 7 Mar 2023 16:02:08 +0000 (17:02 +0100)
archetypes/articles.md
layouts/article/single-baseof.html [moved from layouts/post/single-baseof.html with 100% similarity]
layouts/article/single.html [moved from layouts/post/single.html with 100% similarity]

index d9123bd..e958ee3 100644 (file)
@@ -2,6 +2,7 @@
 title: "{{ replace .Name "-" " " | title }}"
 date: {{ .Date }}
 draft: true
+type: post
 author: "{{ $.Site.Params.author_name }}"
 format: ""
 excerpt: ""