Implement new RSS icon for Airy theme
This commit is contained in:
parent
e711d1cf72
commit
f93ac9f28c
@ -17,7 +17,7 @@
|
||||
#}
|
||||
|
||||
<a href="{{ feed_url }}">
|
||||
<img src="{{ request.staticdirect('/images/icon_feed.png') }}"
|
||||
<img src="{{ request.staticdirect('/images/icon_feed.png', 'theme') }}"
|
||||
class="media_icon" alt="{% trans %}feed icon{% endtrans %}" />
|
||||
</a>
|
||||
<a href="{{ feed_url }}">{%- trans %}Atom feed{% endtrans -%}</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user