diff --git a/lib/views/atom.art b/lib/views/atom.art index d9c5686e7..dfc50fc17 100644 --- a/lib/views/atom.art +++ b/lib/views/atom.art @@ -34,7 +34,7 @@ {{ each item $e }} - {{ $e.id || $e.link }} + {{ $e.guid || $e.id || $e.link }} <![CDATA[{{@ $e.title }}]]> {{ $e.pubDate || $e.updated }}