From dea1cbbfc73381394cbb69263092ee88a42553c9 Mon Sep 17 00:00:00 2001 From: Ben Larson Date: Wed, 13 Dec 2023 21:21:57 -0600 Subject: [PATCH] Update wishlist and bookshelf --- src/bookshelf/index.html | 5 +++++ src/wishlist/index.html | 19 ++++++++++--------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/src/bookshelf/index.html b/src/bookshelf/index.html index 38793d1..041cc8b 100644 --- a/src/bookshelf/index.html +++ b/src/bookshelf/index.html @@ -332,6 +332,11 @@ author: { name: 'Jennifer Niven', abbr: 'Niven' }, rating: 4, }, + { + title: 'Fatal Journey', + author: { name: 'Peter C. Mancall', abbr: 'Mancall' }, + rating: 3, + }, ], }; diff --git a/src/wishlist/index.html b/src/wishlist/index.html index 2636ba9..45ce308 100644 --- a/src/wishlist/index.html +++ b/src/wishlist/index.html @@ -37,7 +37,7 @@ -- 2.45.2