Skip to content

Commit d7ddbe4

Browse files
committed
Add “Cat's Cradle” to reading list
1 parent e87cd23 commit d7ddbe4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

www/content/read.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
[
2-
{
3-
"isbn": "978-1-407-03450-8",
4-
"title": "Mort",
5-
"authors": [
6-
"Terry Pratchett"
7-
],
8-
"status": "finished",
9-
"thumbnail": "https://books.google.com/books/content?id=R0Aw51Xmci4C&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=600",
10-
"link": "https://books.google.com/books/about/Mort.html?hl=&id=R0Aw51Xmci4C"
11-
},
122
{
133
"isbn": "9781407034775",
144
"title": "Reaper Man",
@@ -37,5 +27,15 @@
3727
],
3828
"status": "finished",
3929
"thumbnail": "https://covers.openlibrary.org/b/id/8369890-L.jpg"
30+
},
31+
{
32+
"isbn": "9780307567277",
33+
"title": "Cat's Cradle",
34+
"authors": [
35+
"Kurt Vonnegut"
36+
],
37+
"status": "reading",
38+
"thumbnail": "https://books.google.com/books/content?id=w25sx0G6nRsC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=600",
39+
"link": "https://play.google.com/store/books/details?id=w25sx0G6nRsC"
4040
}
4141
]

0 commit comments

Comments
 (0)