diff --git a/archetypes/weeknotes.md b/archetypes/weeknotes.md index 9fa6e6b..20247fb 100644 --- a/archetypes/weeknotes.md +++ b/archetypes/weeknotes.md @@ -3,7 +3,8 @@ title: "{{ time.Now.Format "2006" }}W%%WEEK_NUMBER%%" slug: weeknotes-{{ time.Now.Format "2006" }}w%%WEEK_NUMBER%% date: {{ .Date }} categories: weeknotes -tags: [] +tags: + - Weeknotes draft: true ---