📚 Add "Star Wars: The Tales of Kenobi"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
51de66c82d
commit
5d06e95649
1 changed files with 16 additions and 5 deletions
|
@ -7,11 +7,7 @@
|
||||||
"name": "Currently reading",
|
"name": "Currently reading",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
|
||||||
"title": "Star Wars: The Tales of Kenobi",
|
|
||||||
"isbn": 9780525617754,
|
|
||||||
"author": "Alan Dean Foster, John Jackson Miller"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -59,6 +55,21 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
|
||||||
|
"title": "Star Wars: The Tales of Kenobi",
|
||||||
|
"isbn": 9780525617754,
|
||||||
|
"author": "Alan Dean Foster, John Jackson Miller",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "06",
|
||||||
|
"string": "2025-03-06"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
"isbn": 9781529034523,
|
"isbn": 9781529034523,
|
||||||
|
|
Loading…
Add table
Reference in a new issue