diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-11-05 14:46:24 -0500 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2023-11-05 14:46:24 -0500 |
commit | e96aff653fe034a6c6e12280bd39c04197b501a9 (patch) | |
tree | fe1f16c02ab40850e1453eb80ec5cad5754c2581 /archetypes/book.md | |
parent | ae5fbeb8af153d358b4d13d7e2bdd16061ca5524 (diff) |
modifications to css, layouts, and archetypesdevelop
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: |