podjango: Add The Corresponding Source logo to feed

This commit is contained in:
Ben Sturmfels 2024-03-06 17:34:48 +11:00
parent f06b631093
commit d461c1bc86
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0
7 changed files with 2 additions and 2 deletions

View file

@ -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.

After

Width:  |  Height:  |  Size: 16 KiB