fix broken Feed

This commit is contained in:
Set Hallstrom 2020-09-25 12:51:54 +02:00
parent ef25204232
commit b69433e4ac
3 changed files with 2 additions and 61 deletions

View file

@ -288,5 +288,5 @@
</script>
{% endif %}
<link rel="alternate" type="application/rss+xml" href="{{ site.url}}/feed.xml" title="{{ site.title }}" />
<link rel="alternate" type="application/rss+xml" href="{{ site.url}}/rss.xml" title="{{ site.title }}" />
<!-- END seo.html -->