📚 change currently reading book

Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
Sindre Kjelsrud 2024-06-10 10:03:45 +02:00
parent f6bfe50be8
commit fd2a6fac9b
Signed by untrusted user who does not match committer: sidski
GPG key ID: D2BBDF3EDE6BA9A6

View file

@ -8,20 +8,20 @@
"url": "https://kjelsrud.dev/logs/books/",
"books":[
{
"title": "The Intelligent Investor (NO)",
"isbn": 9788271463823,
"author": "Benjamin Graham"
"title": "Dune",
"isbn": 9780340960196,
"author": "Frank Herbert"
}
]
},
{
"name": "On the shelf",
"url": "https://kjelsrud.dev/logs/books/",
"books":[
"books":[
{
"title": "Dune",
"isbn": 9780340960196,
"author": "Frank Herbert"
"title": "The Intelligent Investor (NO)",
"isbn": 9788271463823,
"author": "Benjamin Graham"
},
{
"title": "The Summit of The Gods: Vol.3 - Vol.5"
@ -480,4 +480,4 @@
]
}
]
}
}