fix: atom template
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-01-26 19:50:57 +01:00
parent bc2cfdcac7
commit f765358449
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -27,8 +27,7 @@
<meta name="twitter:image" content="https://blog.kasperhermansen.com/images/kjuulh.jpg">
<meta name="twitter:creator" content="@kjuulh">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="{{ get_url(path=" atom.xml",
trailing_slash=false) }}">
<link rel="alternate" type="application/atom+xml" title="ATOM" href="{{ get_url(path="atom.xml", trailing_slash=false) }}">
{% block extra_head %}
{% endblock extra_head %}
@ -62,4 +61,4 @@
</footer>
</body>
</html>
</html>