From: Ben Larson Date: Thu, 14 Dec 2023 03:21:57 +0000 (-0600) Subject: Update wishlist and bookshelf X-Git-Url: http://git.neb.cc/?a=commitdiff_plain;h=dea1cbbfc73381394cbb69263092ee88a42553c9;p=xyz.git Update wishlist and bookshelf --- 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 @@