Skip to content

Commit 04b40a0

Browse files
committed
Add “I Shall Wear Midnight” to reading list
1 parent 638cbed commit 04b40a0

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": "9781665910774",
4-
"title": "The Ever Storms",
5-
"authors": [
6-
"Amanda Foody"
7-
],
8-
"status": "reading",
9-
"thumbnail": "https://books.google.com/books/content?id=HMd0EAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=600",
10-
"link": "https://play.google.com/store/books/details?id=HMd0EAAAQBAJ"
11-
},
122
{
133
"isbn": "9781786183316",
144
"title": "A Broken Darkness",
@@ -38,5 +28,15 @@
3828
"status": "reading",
3929
"thumbnail": "https://books.google.com/books/content?id=oTgvJWFmjOoC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=600",
4030
"link": "https://play.google.com/store/books/details?id=oTgvJWFmjOoC"
31+
},
32+
{
33+
"isbn": "9781409096306",
34+
"title": "I Shall Wear Midnight",
35+
"authors": [
36+
"Terry Pratchett"
37+
],
38+
"status": "reading",
39+
"thumbnail": "https://books.google.com/books/content?id=2BVf7r8D3s0C&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=600",
40+
"link": "https://books.google.com/books/about/I_Shall_Wear_Midnight.html?hl=&id=2BVf7r8D3s0C"
4141
}
4242
]

0 commit comments

Comments
 (0)