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 e423c2e commit 6a8a57eCopy full SHA for 6a8a57e
atom.xml
@@ -2,7 +2,7 @@
2
---
3
<?xml version="1.0" encoding="utf-8"?>
4
<feed xmlns="http://www.w3.org/2005/Atom">
5
- <id>{{ site.url }}</id>
+ <id>{{ "/" | absolute_url }}</id>
6
<link href="{{ site.url }}"/>
7
<link href="{{ page.url | absolute_url }}" rel="self"/>
8
{% if site.copyright %}
0 commit comments