revert outputformat rss link

This commit is contained in:
Wouter Groeneveld 2021-07-02 12:16:28 +02:00
parent 21af51cd2d
commit 56570f4303
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@
</div>
{{ with .OutputFormats.Get "RSS" }}
<a href="{{ .RelPermalink }}" id="csslink" class="no-border">
<a href="{{ .RelPermalink }}" id="rsslink" class="no-border">
<img src="/img/rss.png" alt="get RSS feed" class="no-border" />
</a>
{{ end }}

View File

@ -35,7 +35,8 @@
{{ end }}
</ul>
<a href="/platforms">Browse all platforms &raquo;</a>
<a href="/platforms">Browse all platforms &raquo;</a><br/>
<a href="/tags">Browse the appendix &raquo;</a>
<hr/>