This commit is contained in:
Jordan Vidrine 2025-01-14 09:05:45 -06:00
parent 6982e76294
commit 444085caeb

View File

@ -102,11 +102,11 @@ module DiscourseRewind
reading_time: 12_600, reading_time: 12_600,
isbn: "978-0345391803", isbn: "978-0345391803",
}, },
"Complete works of Shakespeare" => { "The Complete works of Shakespeare" => {
reading_time: 180_000, reading_time: 180_000,
isbn: "978-1853268953", isbn: "978-1853268953",
}, },
"Game of Thrones Series" => { "The Game of Thrones Series" => {
reading_time: 360_000, reading_time: 360_000,
isbn: "978-0007477159", isbn: "978-0007477159",
}, },
@ -122,11 +122,11 @@ module DiscourseRewind
reading_time: 2_160_000, reading_time: 2_160_000,
isbn: "the-wandering-inn", isbn: "the-wandering-inn",
}, },
"Combined Cosmere works + Wheel of Time" => { "The Combined Cosmere works + Wheel of Time" => {
reading_time: 2_880_000, reading_time: 2_880_000,
isbn: "978-0812511819", isbn: "978-0812511819",
}, },
"Star Trek novels" => { "The Star Trek novels" => {
reading_time: 3_600_000, reading_time: 3_600_000,
isbn: "978-1852860691", isbn: "978-1852860691",
}, },