Use absolute link to reference atom feed from nav
This is required otherwise links to the atom feed on any post or tag page will be broken. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
parent
af5ab576fb
commit
98d564f061
@ -15,6 +15,6 @@
|
||||
<a class="menuitem" href="$url$">$title$</a>
|
||||
</li>
|
||||
$endfor$
|
||||
<a class="rss-icon" href="atom.xml"></a>
|
||||
<a class="rss-icon" href="/atom.xml"></a>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user