🎬 add "Dune"

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2024-07-29 21:21:18 +02:00
parent 7b1787ca93
commit cf7020063e
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -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,