diff options
Diffstat (limited to 'archetypes/book.md')
-rw-r--r-- | archetypes/book.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archetypes/book.md b/archetypes/book.md index 39928c7..069b8a6 100644 --- a/archetypes/book.md +++ b/archetypes/book.md | |||
@@ -2,8 +2,8 @@ | |||
2 | title: "{{ replace .File.ContentBaseName "-" " " | title }}" | 2 | title: "{{ replace .File.ContentBaseName "-" " " | title }}" |
3 | author: "" | 3 | author: "" |
4 | image: "" | 4 | image: "" |
5 | description: "Review and notes for {{ replace .File.ContentBaseName "-" " " | title }} by {{ .Params.author }}" | 5 | description: "Review and notes for {{ replace .File.ContentBaseName "-" " " | title }} by <author goes here>" |
6 | amazon: "" | 6 | amazon: null |
7 | rating: 4 | 7 | rating: 4 |
8 | type: 'book' | 8 | type: 'book' |
9 | genres: | 9 | genres: |