From 9915f2a8a2a222753ff48dda98e45cb5cd07939d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 9 Oct 2023 13:48:55 +0100 Subject: Changes for table of contents for books pages --- archetypes/reading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archetypes') diff --git a/archetypes/reading.md b/archetypes/reading.md index fd9679b..09401ec 100644 --- a/archetypes/reading.md +++ b/archetypes/reading.md @@ -1,7 +1,7 @@ --- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} -draft: false +draft: true daily_read: true summary: "SUMMARY TEXT" --- -- cgit v1.2.3