🎬 add "Dune"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
7b1787ca93
commit
cf7020063e
1 changed files with 13 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
||||||
"name": "Currently reading",
|
"name": "Currently reading",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
|
||||||
"title": "Dune",
|
|
||||||
"isbn": 9780340960196,
|
|
||||||
"author": "Frank Herbert"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -35,6 +30,19 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
"title": "Dune",
|
||||||
|
"isbn": 9780340960196,
|
||||||
|
"author": "Frank Herbert",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "07",
|
||||||
|
"day": "29",
|
||||||
|
"string": "2024-07-29"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Summit of the Gods: Vol. 3",
|
"title": "The Summit of the Gods: Vol. 3",
|
||||||
"isbn": 9788492444335,
|
"isbn": 9788492444335,
|
||||||
|
|
Loading…
Add table
Reference in a new issue