bookshelf: Add "The Hobbit" & update currently reading
Some checks are pending
Deploy website / build-and-deploy (push) Waiting to run

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2026-05-01 18:16:43 +02:00
parent 7226045341
commit cfb91b2142
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -8,9 +8,9 @@
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [ "books": [
{ {
"title": "Interpretation of the Meanings of The Noble Qur'ân", "title": "Tusenfryd",
"isbn": null, "isbn": 9788205511897,
"author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" "author": "Kristina Ohlsson"
} }
] ]
}, },
@ -18,6 +18,11 @@
"name": "On the shelf", "name": "On the shelf",
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [ "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)", "title": "The Intelligent Investor (NO)",
"isbn": 9788271463823, "isbn": 9788271463823,
@ -28,11 +33,6 @@
"isbn": 9788230349717, "isbn": 9788230349717,
"author": "Amund Fjeldstad" "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" "title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well"
} }
@ -42,6 +42,18 @@
"name": "Read", "name": "Read",
"url": "https://kjelsrud.dev/logs/bookshelf/", "url": "https://kjelsrud.dev/logs/bookshelf/",
"books": [ "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", "title": "Going Offline",
"isbn": 9781952616235, "isbn": 9781952616235,