We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c3113 commit 1f86daeCopy full SHA for 1f86dae
site/templates/atom.xml
@@ -11,7 +11,7 @@
11
{{#posts}}
12
<entry>
13
<title>{{title}}</title>
14
- <link href="{{domain}}{{url}}"/>
+ <link href="{{domain}}/{{url}}"/>
15
<id>{{domain}}{{url}}</id>
16
<updated>{{date}}</updated>
17
{{#tags}}
0 commit comments