Opened 15 years ago
Closed 14 years ago
#286 closed task (fixed)
RSS/feed icon missing on new website
| Reported by: | Jef van Schendel | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.2.1 |
| Component: | infrastructure | Keywords: | |
| Cc: | Parent Tickets: |
Description
We had an RSS/Atom/whatever feed icon on the old website. It was also in the mockups for the new website, but I forgot about it. :)
We should add the icon again, with a link to the feed, obviously.
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I think even more critically there's no link to a feed on http://mediagoblin.org/news/index.html
comment:3 by , 15 years ago
I've added an icon and a small piece of text to the frontpage:
<a href="http://mediagoblin.org/news/index.xml"><img class="icon_feed" src="images/icon_feed.png" alt="Feed icon" /></a>Add the <a href="http://mediagoblin.org/news/index.xml">feed</a> to receive these automatically.
(I didn't think it looked good in the
.. raw:: html <h3>
and I wanted to add a small piece of text to keep the bullets from floating around awkwardly.)
comment:6 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |

Ok, I just noticed that we do have "Add the blog's RSS feed" under "Be the first to hear" in the lower right.
But I still think an icon somewhere around "Latest blog headlines" would be nice. :)