podjango: Add The Corresponding Source logo to feed
This commit is contained in:
parent
f06b631093
commit
d461c1bc86
7 changed files with 2 additions and 2 deletions
|
@ -59,13 +59,13 @@ class CastFeedBase(Feed):
|
|||
def for_podcast_feed_extra_kwargs(self, obj):
|
||||
return {
|
||||
'managingEditorNames': 'Bradley and Karen',
|
||||
'rssImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/faif_144x144.jpg',
|
||||
'rssImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/tcs_300x300.jpg',
|
||||
'width': '144', 'height': '144'},
|
||||
'webMaster': 'oggcast@faif.us (Bradley and Karen)',
|
||||
'dcCreator': 'oggcast@faif.us (Bradley and Karen)',
|
||||
'iTunesExplicit': 'No',
|
||||
'iTunesBlock': 'No',
|
||||
'iTunesImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/faif_300x300.jpg',
|
||||
'iTunesImage': {'url': 'https://sfconservancy.org/static/podjango/img/cast/tcs_300x300.jpg',
|
||||
'title': 'The Corresponding Source (formerly Free as in Freedom)',
|
||||
'link': self.author_link,
|
||||
'type': 'video/jpg'},
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
BIN
conservancy/podjango/static/podjango/img/cast/tcs_300x300.jpg
Normal file
BIN
conservancy/podjango/static/podjango/img/cast/tcs_300x300.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
conservancy/podjango/static/podjango/img/cast/tcs_300x300.xcf
Normal file
BIN
conservancy/podjango/static/podjango/img/cast/tcs_300x300.xcf
Normal file
Binary file not shown.
Loading…
Reference in a new issue