diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 6188800..aea5c7d 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,11 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - + { + "title": "Black Box Thinking", + "isbn": 9781473613805, + "author": "Matthew Syed" + } ] }, {