From: Ben Larson Date: Wed, 7 Dec 2022 01:46:02 +0000 (-0600) Subject: Add Europe: A History, Hope to Die, and Rome Sweet Home X-Git-Url: http://git.neb.cc/?a=commitdiff_plain;h=1d2e7a8dee7593b4304f54dff87d94c763f3bca8;p=xyz.git Add Europe: A History, Hope to Die, and Rome Sweet Home --- diff --git a/src/bookshelf/index.html b/src/bookshelf/index.html index 90b39dd..f7868d8 100644 --- a/src/bookshelf/index.html +++ b/src/bookshelf/index.html @@ -280,6 +280,21 @@ author: { name: 'David Howarth', abbr: 'Howarth' }, rating: 5, }, + { + title: 'Europe: A History', + author: { name: 'Norman Davies', abbr: 'Davies' }, + rating: 4, + }, + { + title: 'Hope to Die', + author: { name: 'Scott Hahn', abbr: 'Hahn' }, + rating: 4, + }, + { + title: 'Rome Sweet Home', + author: { name: 'Scott & Kimberly Hahn', abbr: 'Hahn' }, + rating: 5, + }, ], };