From 2a4c0886197bfec9521c3ab8aa93a1da7287b3cb Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 9 Aug 2024 17:33:42 +0200 Subject: [PATCH] :books: update shelf Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index ac32eb4..5bb5772 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -31,6 +31,10 @@ }, { "title": "Star Wars: The Tales of Kenobi" + }, + { + "title": "Presentation Zen: Simple Ideas on Presentation Design and Delivery", + "isbn": 9780321811981 } ] },