🐛 fix: remove space in atom url
This commit is contained in:
parent
29afc44149
commit
3f4259d3f4
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
|
|
||||||
{# RSS #}
|
{# RSS #}
|
||||||
<link rel="alternate" type="application/atom+xml" title="{{ config.title }}" href="{{ get_url(path=" atom.xml",
|
<link rel="alternate" type="application/atom+xml" title="{{ config.title }}" href="{{ get_url(path="atom.xml",
|
||||||
trailing_slash=false) }}">
|
trailing_slash=false) }}">
|
||||||
<link rel="stylesheet" type="text/css" media="screen" href={{ get_url(path="main.css" ) }} />
|
<link rel="stylesheet" type="text/css" media="screen" href={{ get_url(path="main.css" ) }} />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user