fix link to main rss feed

This commit is contained in:
Peter Tillemans 2024-04-06 00:30:33 +02:00
parent 93ff947e23
commit 036914c0ee

View file

@ -30,7 +30,7 @@
<link href="/css/main.css" rel="stylesheet">
<link id="syntax_highlight" href="#" rel="stylesheet">
{% block rss %}
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ get_url(path="blog/rss.xml", trailing_slash=false) }}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{{ get_url(path="rss.xml", trailing_slash=false) }}">
{% endblock %}
<title>
{% block title %}