From 0e1eb016cd6cf33eb70d760b4c3836f0420d39c2 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 13 Aug 2023 08:04:57 +0100 Subject: [PATCH] Add Summary to template --- themes/hello-friend-ng/archetypes/posts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/hello-friend-ng/archetypes/posts.md b/themes/hello-friend-ng/archetypes/posts.md index eeaf2f51..508a53e2 100644 --- a/themes/hello-friend-ng/archetypes/posts.md +++ b/themes/hello-friend-ng/archetypes/posts.md @@ -3,6 +3,7 @@ title: "{{ replace .Name "-" " " | title }}" emoji: ❓ date: {{ .Date }} draft: true +summary: tags: ---