📚 Add "The Fine Art of Small Talk"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m51s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m51s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
267a10a1cd
commit
4eb3e53365
1 changed files with 14 additions and 6 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": "The Fine Art of Small Talk",
|
|
||||||
"isbn": 1401302262,
|
|
||||||
"author": "Debra Fine"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Få ting gjort! - velsmurt hverdag uten stress",
|
"title": "Få ting gjort! - velsmurt hverdag uten stress",
|
||||||
"isbn": 9788280877741,
|
"isbn": 9788280877741,
|
||||||
|
@ -39,6 +34,19 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
"title": "The Fine Art of Small Talk",
|
||||||
|
"isbn": 1401302262,
|
||||||
|
"author": "Debra Fine",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "12",
|
||||||
|
"day": "05",
|
||||||
|
"string": "2024-12-05"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Understanding Marxism",
|
"title": "Understanding Marxism",
|
||||||
"isbn": 9780359561582,
|
"isbn": 9780359561582,
|
||||||
|
|
Loading…
Reference in a new issue