summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/item.xml b/templates/item.xml
index 031cd35..5864b7f 100644
--- a/templates/item.xml
+++ b/templates/item.xml
@@ -1,6 +1,6 @@
<item>
<title>%name%</title>
- <link>https://davidovski.xyz/%url%</link>
+ <link>%url%</link>
<pubDate>%date%</pubDate>
<description><![CDATA[%content%]]></description>
</item>