chore(bookshelf): Add One Piece volumes 109-113
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
ccadde9035
commit
813f499365
1 changed files with 60 additions and 0 deletions
|
@ -30,6 +30,18 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
|
{
|
||||||
|
"title": "One Piece: Vol. 113",
|
||||||
|
"isbn": null,
|
||||||
|
"author": "Eiichiro Oda",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "08",
|
||||||
|
"day": "03",
|
||||||
|
"string": "2025-08-03"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Men du ser ikke syk ut",
|
"title": "Men du ser ikke syk ut",
|
||||||
"isbn": 9788202705268,
|
"isbn": 9788202705268,
|
||||||
|
@ -187,6 +199,54 @@
|
||||||
},
|
},
|
||||||
"rating": 5
|
"rating": 5
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "One Piece: Vol. 112",
|
||||||
|
"isbn": null,
|
||||||
|
"author": "Eiichiro Oda",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "02",
|
||||||
|
"day": "09",
|
||||||
|
"string": "2025-02-09"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "One Piece: Vol. 111",
|
||||||
|
"isbn": null,
|
||||||
|
"author": "Eiichiro Oda",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "02",
|
||||||
|
"day": "09",
|
||||||
|
"string": "2025-02-09"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "One Piece: Vol. 110",
|
||||||
|
"isbn": null,
|
||||||
|
"author": "Eiichiro Oda",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "02",
|
||||||
|
"day": "09",
|
||||||
|
"string": "2025-02-09"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "One Piece: Vol. 109",
|
||||||
|
"isbn": null,
|
||||||
|
"author": "Eiichiro Oda",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "02",
|
||||||
|
"day": "09",
|
||||||
|
"string": "2025-02-09"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
"isbn": 9781529034523,
|
"isbn": 9781529034523,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue