commit 5840f4d774b859fc1314f908f7680b28d407236d
parent a3105f5e085e6f2cb21c5ba8ffeb4187e5ad6b0d
Author: Frederic Cambus <fred@statdns.com>
Date: Thu, 19 Apr 2018 10:12:57 +0200
Fix updated date display
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/atom.mustache b/templates/atom.mustache
@@ -6,7 +6,7 @@
<link href="{{{site.url}}}atom.xml" rel="self" />
<link href="{{{site.url}}}" />
- <updated>{{{site.updated}}}</updated>
+ <updated>{{{updated}}}</updated>
<id>{{{site.url}}}</id>
<author>