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/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
{
|
{
|
||||||
"title": "Interpretation of the Meanings of The Noble Qur'ân",
|
"title": "Interpretation of the Meanings of The Noble Qur'ân (paused)",
|
||||||
"isbn": null,
|
"isbn": null,
|
||||||
"author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan"
|
"author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Fourth Wing",
|
"title": "The Age of Surveillance Capitalism",
|
||||||
"isbn": 9780349437019,
|
"isbn": 9781781256855,
|
||||||
"author": "Rebecca Yarros"
|
"author": "Shoshana Zuboff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -37,11 +37,6 @@
|
||||||
"title": "The Hobbit",
|
"title": "The Hobbit",
|
||||||
"isbn": 9780007487288,
|
"isbn": 9780007487288,
|
||||||
"author": "J.R.R. Tolkien"
|
"author": "J.R.R. Tolkien"
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "The Age of Surveillance Capitalism",
|
|
||||||
"isbn": 9781781256855,
|
|
||||||
"author": "Shoshana Zuboff"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -49,6 +44,18 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"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",
|
"title": "One Piece: Vol. 114",
|
||||||
"isbn": null,
|
"isbn": null,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue