📚 change currently reading book
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
f6bfe50be8
commit
fd2a6fac9b
1 changed files with 8 additions and 8 deletions
|
@ -8,9 +8,9 @@
|
||||||
"url": "https://kjelsrud.dev/logs/books/",
|
"url": "https://kjelsrud.dev/logs/books/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "The Intelligent Investor (NO)",
|
"title": "Dune",
|
||||||
"isbn": 9788271463823,
|
"isbn": 9780340960196,
|
||||||
"author": "Benjamin Graham"
|
"author": "Frank Herbert"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
"url": "https://kjelsrud.dev/logs/books/",
|
"url": "https://kjelsrud.dev/logs/books/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "Dune",
|
"title": "The Intelligent Investor (NO)",
|
||||||
"isbn": 9780340960196,
|
"isbn": 9788271463823,
|
||||||
"author": "Frank Herbert"
|
"author": "Benjamin Graham"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "The Summit of The Gods: Vol.3 - Vol.5"
|
"title": "The Summit of The Gods: Vol.3 - Vol.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue