diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/templates/atom.xml | 1 |
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$ |