bookshelf: Add "The Hobbit" & update currently reading
Some checks are pending
Deploy website / build-and-deploy (push) Waiting to run
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:
parent
7226045341
commit
cfb91b2142
1 changed files with 20 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue