diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index c29d933..ac32eb4 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -9,6 +9,11 @@ "books":[ { "title": "The Summit of The Gods: Vol. 4" + }, + { + "title": "Almanack of Naval Ravikant: A Guide to Wealth and Happiness", + "isbn": 9781544514208, + "author": "Eric Jorgenson" } ] },