📚 Add "Mostly Harmless"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
a94aa407b0
commit
5ded0a6da1
1 changed files with 14 additions and 5 deletions
|
@ -7,11 +7,7 @@
|
|||
"name": "Currently reading",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Mostly Harmless",
|
||||
"isbn": 9781529034561,
|
||||
"author": "Adams Douglas"
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -29,6 +25,19 @@
|
|||
"name": "Read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Mostly Harmless",
|
||||
"isbn": 9781529034561,
|
||||
"author": "Adams Douglas",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "06",
|
||||
"day": "16",
|
||||
"string": "2025-06-16"
|
||||
},
|
||||
"rating": 3
|
||||
|
||||
},
|
||||
{
|
||||
"title": "So Long, and Thanks for All the Fish",
|
||||
"isbn": 9781529034554,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue