diff --git a/post_archive/archetypes/default.md b/post_archive/archetypes/default.md index c1a19ec..4f8f21c 100644 --- a/post_archive/archetypes/default.md +++ b/post_archive/archetypes/default.md @@ -1,7 +1,7 @@ --- ... ## Add the line below to your default.md -summary: "Enter your Post Summary here." +summary: "Summary of {{ replace .Name "-" " " | title }}" ... ---