diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-08-23 09:33:28 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-08-23 09:33:28 +0100 |
commit | da73efa58e47048976a0172b4c022e9b3defb763 (patch) | |
tree | 00f3442dc666b7ad1a9fce9726aca115b815d11f /archetypes/reading.md | |
parent | 3a9dbadab6459ef1005a33c50d9cc83fed5ef452 (diff) |
update
Diffstat (limited to 'archetypes/reading.md')
-rw-r--r-- | archetypes/reading.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archetypes/reading.md b/archetypes/reading.md index 5ae3c01..fd9679b 100644 --- a/archetypes/reading.md +++ b/archetypes/reading.md @@ -2,5 +2,7 @@ title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: false +daily_read: true +summary: "SUMMARY TEXT" --- |