mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Replace RSS feed icon
Use a flat icon from the Open Iconic collection for the RSS feed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
256a343b18
commit
a35dc4022a
4 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<h3><?= __("Recent Updates") ?></h3>
|
||||
|
||||
<a href="<?= get_uri('/rss/') ?>" title="Arch Package Updates RSS Feed" class="rss-icon"><img src="/images/feed-icon-14x14.png" alt="RSS Feed" /></a>
|
||||
<a href="<?= get_uri('/rss/') ?>" title="Arch Package Updates RSS Feed" class="rss-icon"><img src="/images/rss.svg" alt="RSS Feed" /></a>
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue