diff --git a/archetypes/posts/index.md b/archetypes/posts/index.md index eca81b3..0aacd6d 100644 --- a/archetypes/posts/index.md +++ b/archetypes/posts/index.md @@ -1,8 +1,11 @@ --- title: "{{ replace .Name "-" " " | title }}" -desription: +description: date: {{ .Date }} draft: false -ShowLastmod: true +# ShowLastmod: true +toc: false +scrolltotop: true +tags: [] ---