fix: atom template
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
bc2cfdcac7
commit
f765358449
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user