summaryrefslogtreecommitdiff
path: root/data/templates/atom-item.xml
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2011-01-24 13:30:09 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2011-01-24 13:30:09 +0100
commita1d8f4f3f8ee400d1d4bdc0427f8d77b61b8ff8d (patch)
treee74009a6b9b0ce6c4dc0e3fc29b16790094ad797 /data/templates/atom-item.xml
parent69f15f55ee422a71f62d29046f82bed4e2101dd4 (diff)
downloadhakyll-a1d8f4f3f8ee400d1d4bdc0427f8d77b61b8ff8d.tar.gz
Update data files
Diffstat (limited to 'data/templates/atom-item.xml')
-rw-r--r--data/templates/atom-item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/templates/atom-item.xml b/data/templates/atom-item.xml
index 10d9b79..6d0e28f 100644
--- a/data/templates/atom-item.xml
+++ b/data/templates/atom-item.xml
@@ -1,7 +1,7 @@
<entry>
<title>$title</title>
- <link href="$absolute/$url" />
- <id>$absolute/$url</id>
+ <link href="$root$url" />
+ <id>$root$url</id>
<updated>$timestamp</updated>
<summary type="html"><![CDATA[$description]]></summary>
</entry>