Merge pull request #3 from jjaffeux/more-books

More books suggested by sam
This commit is contained in:
Rafael dos Santos Silva 2025-01-14 12:45:12 -03:00 committed by GitHub
commit b045b23e04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 28 additions and 0 deletions

View File

@ -102,6 +102,34 @@ module DiscourseRewind
reading_time: 12_600,
isbn: "978-0345391803",
},
"The Complete works of Shakespeare" => {
reading_time: 180_000,
isbn: "978-1853268953",
},
"The Game of Thrones Series" => {
reading_time: 360_000,
isbn: "978-0007477159",
},
"Malazan Book of the Fallen" => {
reading_time: 720_000,
isbn: "978-0765348821",
},
"Terry Pratchetts Discworld series" => {
reading_time: 1_440_000,
isbn: "978-9123684458",
},
"The Wandering Inn web series" => {
reading_time: 2_160_000,
isbn: "the-wandering-inn",
},
"The Combined Cosmere works + Wheel of Time" => {
reading_time: 2_880_000,
isbn: "978-0812511819",
},
"The Star Trek novels" => {
reading_time: 3_600_000,
isbn: "978-1852860691",
},
}.symbolize_keys
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB