From 05fbf33f835c91cd3f2d6b4cfb761be845f20a2b Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 9 Mar 2026 20:09:14 +0100 Subject: [PATCH] bookshelf: Update shelf Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) 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,