mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-18 11:44:35 -08:00
Fix RSS link?
This commit is contained in:
parent
64210af85a
commit
f0008ab287
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
{{else}}
|
||||
<h1>Images</h1>
|
||||
<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}}
|
||||
<h3>Page {{page}}/{{page_max}}</h3>
|
||||
{{#if previous}}
|
||||
|
|
Loading…
Add table
Reference in a new issue