This commit is contained in:
samaradel
2024-03-04 17:16:31 +02:00
parent dd79bac277
commit 2867c4f10d
2 changed files with 13 additions and 8 deletions

View File

@@ -173,4 +173,13 @@
var ml_account = ml('accounts', '1778010', 'x2d3d9f8n1', 'load');
</script>
<!-- End MailerLite Universal -->
<!-- RSS feed -->
{% block rss %}
<link
rel="alternate"
type="application/rss+xml"
title="RSS"
href="{{ get_url(path='atom.xml', trailing_slash=false) }}"
>
{% endblock %}
</head>