From 467b5d0d3c6e4c8ebc0fd38ec13cd23171b6626b Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 9 Aug 2024 12:44:44 +0200 Subject: [PATCH] :clapper: update currently reading Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 5 +++++ 1 file changed, 5 insertions(+) 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" } ] },