diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-07-25 16:38:26 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-07-25 16:38:26 +0100 |
commit | 1805cef767e8eac946e08efcb5a4c47811f01369 (patch) | |
tree | 57fcc001b130730edfe790eaff47f380c6f56561 /archetypes/stream.md | |
parent | 342f179e97e4aa42dc971f5a714a92e581741898 (diff) |
added stream page and email address
Diffstat (limited to 'archetypes/stream.md')
-rw-r--r-- | archetypes/stream.md | 5 |
1 files changed, 5 insertions, 0 deletions
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 +--- |