mirror of
https://github.com/standardebooks/web.git
synced 2025-07-16 11:26:37 -04:00
Add Faded Page as a source with an icon
This commit is contained in:
parent
a586291062
commit
2bfcb41ec3
3 changed files with 9 additions and 4 deletions
|
@ -31,6 +31,7 @@ const SOURCE_DP_OLS = 5;
|
|||
const SOURCE_OTHER = 6;
|
||||
const SOURCE_PROJECT_GUTENBERG_CANADA = 7;
|
||||
const SOURCE_PROJECT_GUTENBERG_AUSTRALIA = 8;
|
||||
const SOURCE_FADED_PAGE = 9;
|
||||
|
||||
const AVERAGE_READING_WORDS_PER_MINUTE = 275;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue