mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-12-03 06:22:35 -05:00
Update icons and fix cover
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{% if article.cover %}
|
||||
<img loading="lazy" src="{{ article.cover }}" alt="{{ article.title }}">
|
||||
{% else %}
|
||||
<canvas class="article__random-background"></canvas>
|
||||
<img loading="lazy" src="static/img/newsreader-not-cover.png" alt="Not cover">
|
||||
{% endif %}
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user