From: Ben Larson Date: Sun, 15 Jan 2023 21:46:01 +0000 (-0600) Subject: Add The Fourth Cup and Angels and Saints to bookshelf X-Git-Url: http://git.neb.cc/?a=commitdiff_plain;h=388cc8a5e46f979c864fc24b55fcbeb7c946380e;p=xyz.git Add The Fourth Cup and Angels and Saints to bookshelf --- diff --git a/src/bookshelf/index.html b/src/bookshelf/index.html index f7868d8..2d94909 100644 --- a/src/bookshelf/index.html +++ b/src/bookshelf/index.html @@ -295,6 +295,18 @@ author: { name: 'Scott & Kimberly Hahn', abbr: 'Hahn' }, rating: 5, }, + { + title: 'The Fourth Cup', + author: { name: 'Scott Hahn', abbr: 'Hahn' }, + rating: 4, + }, + ], + 2023: [ + { + title: 'Angels and Saints', + author: { name: 'Scott Hahn', abbr: 'Hahn' }, + raiting: 4, + }, ], };