diff --git a/chapters/exampleComplex.json b/chapters/exampleComplex.json index 93f20ba..57b2d94 100644 --- a/chapters/exampleComplex.json +++ b/chapters/exampleComplex.json @@ -11,8 +11,7 @@ }, { "startTime": 168, - "title": "Hearing Aids", - "hasArtwork": "chapter1.jpg" + "title": "Hearing Aids" }, { "startTime": 260, diff --git a/chapters/jsonChapters.md b/chapters/jsonChapters.md index 1b6e716..d00ddc4 100644 --- a/chapters/jsonChapters.md +++ b/chapters/jsonChapters.md @@ -158,8 +158,7 @@ chapter list, but allows for different artwork to be shown: }, { "startTime": 168, - "title": "Hearing Aids", - "hasArtwork": "chapter1.jpg" + "title": "Hearing Aids" }, { "startTime": 260,