📚 add "Lacero"
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
1d63679c04
commit
5d35c5a578
1 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,17 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"isbn": "",
|
||||||
|
"title": "Lacero",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "01",
|
||||||
|
"day": "08",
|
||||||
|
"string": "2024-01-08"
|
||||||
|
},
|
||||||
|
"my_rating": 5,
|
||||||
|
"author": "Andy Weir"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"isbn": "9788496427877",
|
"isbn": "9788496427877",
|
||||||
"title": "The Summit of the Gods: Vol.1",
|
"title": "The Summit of the Gods: Vol.1",
|
||||||
|
@ -10,7 +23,7 @@
|
||||||
"string": "2023-12-29"
|
"string": "2023-12-29"
|
||||||
},
|
},
|
||||||
"my_rating": 5,
|
"my_rating": 5,
|
||||||
"author": " Jiro Taniguchi, Yumemakura Baku"
|
"author": "Jiro Taniguchi, Yumemakura Baku"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"isbn": "9788202662721",
|
"isbn": "9788202662721",
|
||||||
|
|
Loading…
Reference in a new issue