diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 641037e..966a16f 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -8,9 +8,9 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ { - "title": "Interpretation of the Meanings of The Noble Qur'ân", - "isbn": null, - "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" + "title": "Tusenfryd", + "isbn": 9788205511897, + "author": "Kristina Ohlsson" } ] }, @@ -18,6 +18,11 @@ "name": "On the shelf", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Interpretation of the Meanings of The Noble Qur'ân (paused)", + "isbn": null, + "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" + }, { "title": "The Intelligent Investor (NO)", "isbn": 9788271463823, @@ -28,11 +33,6 @@ "isbn": 9788230349717, "author": "Amund Fjeldstad" }, - { - "title": "The Hobbit", - "isbn": 9780007487288, - "author": "J.R.R. Tolkien" - }, { "title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well" } @@ -42,6 +42,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "The Hobbit", + "isbn": 9780007487288, + "author": "J.R.R. Tolkien", + "date": { + "year": "2026", + "month": "04", + "day": "29", + "string": "2026-04-29" + }, + "rating": 3 + }, { "title": "Going Offline", "isbn": 9781952616235,