diff options
Diffstat (limited to 'templates/public/feeds.html')
-rw-r--r-- | templates/public/feeds.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 5aa5df20..79e8a1aa 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -6,7 +6,7 @@ <h2>RSS Feeds</h2> - <p>Several RSS feeds are available for consumption from the Arch website. + <p>Several RSS feeds are available for consumption from the Parabola website. The majority of these are package-related and allow feeds to be customized for the updates you care about.</p> @@ -58,12 +58,5 @@ </tbody> </table> - <p>A <a href="https://aur.archlinux.org/rss.php" class="rss" title="AUR newest packages feed">newest packages feed</a> - is also available from the <a href="https://aur.archlinux.org/" title="AUR - Homepage">Arch User Repository (AUR)</a>, but be specially aware that sometimes, - unfree software gets uploaded there, <em>at least until we found a solution - to it.</em></p> - - </div> {% endblock %} |