aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--feed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed.xml b/feed.xml
index 089fb8a..5aff3a3 100644
--- a/feed.xml
+++ b/feed.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
<link href="{{ root }}/feed.xml" rel="self" type="application/atom+xml" />
<link href="{{ root }}/" rel="alternate" type="{{ mime }}" />
- <updated>{{ now.isoformat() }}</updated>
+ <updated>{{ now.isoformat() }}Z</updated>
<id>{{ root }}/feed.xml</id>
<title>boringcactus</title>
<subtitle>boringcactus's blog posts</subtitle>