bookshelf: Add "Trango - trimuf og tragedie" & "Look Out for the Little Guy" + new book on shelf
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
90eded96e8
commit
8f7486384a
1 changed files with 27 additions and 6 deletions
|
|
@ -37,6 +37,9 @@
|
||||||
"title": "The Hobbit",
|
"title": "The Hobbit",
|
||||||
"isbn": 9780007487288,
|
"isbn": 9780007487288,
|
||||||
"author": "J.R.R. Tolkien"
|
"author": "J.R.R. Tolkien"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -44,6 +47,30 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
|
{
|
||||||
|
"title": "Look Out for the Little Guy",
|
||||||
|
"isbn": 9781837951260,
|
||||||
|
"author": "Scott Lang",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "12",
|
||||||
|
"day": "25",
|
||||||
|
"string": "2025-12-25"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Trango - triumf og tragedie",
|
||||||
|
"isbn": 9788290554021,
|
||||||
|
"author": "Stein P. Aasheim",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "12",
|
||||||
|
"day": "21",
|
||||||
|
"string": "2025-12-21"
|
||||||
|
},
|
||||||
|
"rating": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Why Cryptocurrencies?",
|
"title": "Why Cryptocurrencies?",
|
||||||
"isbn": 9789198676211,
|
"isbn": 9789198676211,
|
||||||
|
|
@ -1171,9 +1198,6 @@
|
||||||
{
|
{
|
||||||
"title": "Still Sideways: Riding the Edge Again after Losing My Sight"
|
"title": "Still Sideways: Riding the Edge Again after Losing My Sight"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Marvel Avengers Ant-Man: Look Out for the Little Guys"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Shoe Dog"
|
"title": "Shoe Dog"
|
||||||
},
|
},
|
||||||
|
|
@ -1264,9 +1288,6 @@
|
||||||
{
|
{
|
||||||
"title": "Skriv godt, bli forstått - guiden for å skrive bedre, raskere og med mindre smerte"
|
"title": "Skriv godt, bli forstått - guiden for å skrive bedre, raskere og med mindre smerte"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "The Inner Game of Tennis: The Classic Guide to the Mental Side of Peak Performance"
|
"title": "The Inner Game of Tennis: The Classic Guide to the Mental Side of Peak Performance"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue