summaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2012-07-13 03:05:44 -0700
committerJasper Van der Jeugt <jaspervdj@gmail.com>2012-07-13 03:05:44 -0700
commit0f19aa93537d90259c04b09961e4d7afa2923363 (patch)
tree61dbfd98631c75de3ac70f4b01622aafb3417257 /data/templates
parent3e6a8bae7a0f88c240a61bc2529ed5501a7df917 (diff)
parentca5fb1378e1af062baf6d4c74edf0ddd42bbd50f (diff)
downloadhakyll-0f19aa93537d90259c04b09961e4d7afa2923363.tar.gz
Merge pull request #72 from crodjer/master
A tiny changeset and add my site
Diffstat (limited to 'data/templates')
-rw-r--r--data/templates/atom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/atom.xml b/data/templates/atom.xml
index 4a4eaaf..ef1faef 100644
--- a/data/templates/atom.xml
+++ b/data/templates/atom.xml
@@ -6,6 +6,7 @@
<id>$root$$url$</id>
<author>
<name>$authorName$</name>
+ <email>$authorEmail$</email>
</author>
<updated>$updated$</updated>
$body$