bookshelf: Add "Fourth Wing"
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
ced0e1b341
commit
e154b38f31
1 changed files with 16 additions and 9 deletions
|
|
@ -8,14 +8,14 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Interpretation of the Meanings of The Noble Qur'ân",
|
||||
"title": "Interpretation of the Meanings of The Noble Qur'ân (paused)",
|
||||
"isbn": null,
|
||||
"author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan"
|
||||
},
|
||||
{
|
||||
"title": "Fourth Wing",
|
||||
"isbn": 9780349437019,
|
||||
"author": "Rebecca Yarros"
|
||||
"title": "The Age of Surveillance Capitalism",
|
||||
"isbn": 9781781256855,
|
||||
"author": "Shoshana Zuboff"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -37,11 +37,6 @@
|
|||
"title": "The Hobbit",
|
||||
"isbn": 9780007487288,
|
||||
"author": "J.R.R. Tolkien"
|
||||
},
|
||||
{
|
||||
"title": "The Age of Surveillance Capitalism",
|
||||
"isbn": 9781781256855,
|
||||
"author": "Shoshana Zuboff"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -49,6 +44,18 @@
|
|||
"name": "Read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Fourth Wing",
|
||||
"isbn": 9780349437019,
|
||||
"author": "Rebecca Yarros",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "10",
|
||||
"day": "28",
|
||||
"string": "2025-10-28"
|
||||
},
|
||||
"rating": 5
|
||||
},
|
||||
{
|
||||
"title": "One Piece: Vol. 114",
|
||||
"isbn": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue