📚 Update want to read & on the shelf
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m12s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m12s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
da0a2da165
commit
6c4cdaac8b
1 changed files with 28 additions and 6 deletions
|
@ -32,6 +32,31 @@
|
|||
"title": "The Happiest Man on Earth",
|
||||
"isbn": 9781529066364,
|
||||
"author": "Eddie Jaku"
|
||||
},
|
||||
{
|
||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||
"isbn": 9781529034523,
|
||||
"author": "Adams Douglas"
|
||||
},
|
||||
{
|
||||
"title": "The Restaurant at the End of the Universe",
|
||||
"isbn": 9781529034530,
|
||||
"author": "Adams Douglas"
|
||||
},
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas"
|
||||
},
|
||||
{
|
||||
"title": "So Long, and Thanks for All the Fish",
|
||||
"isbn": 9781529034554,
|
||||
"author": "Adams Douglas"
|
||||
},
|
||||
{
|
||||
"title": "Mostly Harmless",
|
||||
"isbn": 9781529034561,
|
||||
"author": "Adams Douglas"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -695,6 +720,9 @@
|
|||
"name": "Want to read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Cypherpunks: Freedom and the Future of the Internet"
|
||||
},
|
||||
{
|
||||
"title": "Bienes historie",
|
||||
"author": "Maja Lunde"
|
||||
|
@ -831,9 +859,6 @@
|
|||
{
|
||||
"title": "Skriv godt, bli forstått - guiden for å skrive bedre, raskere og med mindre smerte"
|
||||
},
|
||||
{
|
||||
"title": "The Fine Art of Small Talk: How To Start a Conversation, Keep It Going, Build Networking Skills -- and Leave a Positive Impression!"
|
||||
},
|
||||
{
|
||||
"title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well"
|
||||
},
|
||||
|
@ -852,9 +877,6 @@
|
|||
{
|
||||
"title": "The Story of China - A portrait of a civilisation and its people"
|
||||
},
|
||||
{
|
||||
"title": "Hitchhiker’s Guide to the Galaxy"
|
||||
},
|
||||
{
|
||||
"title": "I, Robot: Isaac Asimov"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue