Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
4cdd75c7
Commit
4cdd75c7
authored
Aug 31, 2018
by
fred
Browse files
update feed main image to esperanzah
parent
b47e6689
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb/views.py
View file @
4cdd75c7
...
...
@@ -700,7 +700,7 @@ class RssCustomPodcastsFeed(Rss201rev2Feed):
if
emission
and
emission
.
image
and
emission
.
image
.
url
:
image_url
=
emission
.
image
.
url
else
:
image_url
=
'/static/img/
logo-panik-500
.png'
image_url
=
'/static/img/
favicon-rose
.png'
image_url
=
urlparse
.
urljoin
(
self
.
feed
[
'link'
],
image_url
)
handler
.
startElement
(
'image'
,
{})
if
emission
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment