From e96aff653fe034a6c6e12280bd39c04197b501a9 Mon Sep 17 00:00:00 2001 From: Zach Berwaldt Date: Sun, 5 Nov 2023 14:46:24 -0500 Subject: modifications to css, layouts, and archetypes --- archetypes/book.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archetypes/book.md') 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 @@ title: "{{ replace .File.ContentBaseName "-" " " | title }}" author: "" image: "" -description: "Review and notes for {{ replace .File.ContentBaseName "-" " " | title }} by {{ .Params.author }}" -amazon: "" +description: "Review and notes for {{ replace .File.ContentBaseName "-" " " | title }} by " +amazon: null rating: 4 type: 'book' genres: -- cgit v1.1