Skip to content

Commit b2c1a3b

Browse files
committed
update book default author
1 parent a3a05c5 commit b2c1a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/projects/book/templates/_quarto.ejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project:
33

44
book:
55
title: "<%= title %>"
6-
author: "Jane Doe"
6+
author: "Norah Jones"
77
date: "<%= new Date().toLocaleDateString() %>"
88
chapters:
99
- index<%= ext %>

0 commit comments

Comments
 (0)