From 1805cef767e8eac946e08efcb5a4c47811f01369 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 25 Jul 2022 16:38:26 +0100 Subject: added stream page and email address --- archetypes/stream.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 archetypes/stream.md (limited to 'archetypes') diff --git a/archetypes/stream.md b/archetypes/stream.md new file mode 100644 index 0000000..b8f77d6 --- /dev/null +++ b/archetypes/stream.md @@ -0,0 +1,5 @@ +--- +title: "{{ replace .Name "-" " " | title }}" +date: {{ .Date }} +draft: false +--- -- cgit v1.2.3