bookshelf: Update shelf
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
f5990904e6
commit
05fbf33f83
1 changed files with 10 additions and 0 deletions
|
|
@ -23,6 +23,16 @@
|
|||
"name": "On the shelf",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books": [
|
||||
{
|
||||
"title": "Going Offline",
|
||||
"isbn": 9781952616235,
|
||||
"author": "Jeremy Keith"
|
||||
},
|
||||
{
|
||||
"title": "Resilient Web Design",
|
||||
"isbn": null,
|
||||
"author": "Jeremy Keith"
|
||||
},
|
||||
{
|
||||
"title": "The Intelligent Investor (NO)",
|
||||
"isbn": 9788271463823,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue