From: Ben Larson Date: Mon, 15 May 2023 22:34:34 +0000 (-0500) Subject: Add The Ice Master to bookshelf X-Git-Url: http://git.neb.cc/?a=commitdiff_plain;h=8ccc1abca6119c0870904a259c8045808e31154a;p=xyz.git Add The Ice Master to bookshelf --- diff --git a/src/bookshelf/index.html b/src/bookshelf/index.html index 410a7ce..38793d1 100644 --- a/src/bookshelf/index.html +++ b/src/bookshelf/index.html @@ -323,10 +323,15 @@ rating: 5, }, { - title: "Below the Convergence", + title: 'Below the Convergence', author: { name: 'Alan Gurney', abbr: 'Gurney' }, rating: 3, }, + { + title: 'The Ice Master', + author: { name: 'Jennifer Niven', abbr: 'Niven' }, + rating: 4, + }, ], };