mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Add index pages for RSS/Atom roots
This commit is contained in:
parent
1266c5859b
commit
ee545502af
4 changed files with 76 additions and 5 deletions
|
@ -78,6 +78,8 @@ const PAYMENT_CHANNEL_FA = 0;
|
|||
|
||||
const FA_FEE_PERCENT = 0.87;
|
||||
|
||||
const SE_SUBJECTS = ['Adventure', 'Autobiography', 'Biography', 'Children’s', 'Comedy', 'Drama', 'Fantasy', 'Fiction', 'Horror', 'Memoir', 'Mystery', 'Nonfiction', 'Philosophy', 'Poetry', 'Satire', 'Science Fiction', 'Shorts', 'Spirituality', 'Tragedy', 'Travel'];
|
||||
|
||||
define('PD_YEAR', intval(gmdate('Y')) - 96);
|
||||
define('PD_STRING', 'January 1, ' . (PD_YEAR + 1));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue