mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
1843: added an icon and description.
The description and icon is from the 1843 website; the language change is to reflect its publication in London, UK.
This commit is contained in:
parent
80bd26a254
commit
4fcc8f6c12
@ -15,7 +15,8 @@ def classes(classes):
|
||||
class E1843(BasicNewsRecipe):
|
||||
title = '1843'
|
||||
__author__ = 'Kovid Goyal'
|
||||
language = 'en'
|
||||
description = 'The ideas, culture and lifestyle magazine from The Economist'
|
||||
language = 'en_GB'
|
||||
no_stylesheets = True
|
||||
remove_javascript = True
|
||||
oldest_article = 365
|
||||
|
BIN
recipes/icons/1843.png
Normal file
BIN
recipes/icons/1843.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 288 B |
Loading…
x
Reference in New Issue
Block a user