Fix RSS link?

This commit is contained in:
Zoey 2022-12-14 21:52:11 -08:00
parent 64210af85a
commit f0008ab287

View file

@ -4,7 +4,7 @@
{{else}} {{else}}
<h1>Images</h1> <h1>Images</h1>
<p><a href="/i/tags">View image tags</a></p> <p><a href="/i/tags">View image tags</a></p>
<p><a href="./rss.xml">RSS Feed</a></p> <p><a href="rss.xml">RSS Feed</a></p>
{{/if}} {{/if}}
<h3>Page {{page}}/{{page_max}}</h3> <h3>Page {{page}}/{{page_max}}</h3>
{{#if previous}} {{#if previous}}