diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index c0d5eb7..df010c7 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -23,6 +23,16 @@ "name": "On the shelf", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Going Offline", + "isbn": 9781952616235, + "author": "Jeremy Keith" + }, + { + "title": "Resilient Web Design", + "isbn": null, + "author": "Jeremy Keith" + }, { "title": "The Intelligent Investor (NO)", "isbn": 9788271463823,