diff --git a/archetypes/default.md b/archetypes/default.md index 3f481d5..fe28f77 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -2,7 +2,7 @@ # Mandatory parts : title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} -draft: true +draft: false # Optional parts that you still should fill in order to sort your collection