aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-11-17 17:04:34 -0700
committerMelody Horn <melody@boringcactus.com>2020-11-17 17:04:34 -0700
commitde5a275c4fba2ca981883bdb3705ab763694ce5a (patch)
tree37457e93d022b8dfeacadcb45043040c24ac8e5b
parentfe33921b71d498e0a4d3468fdbe240a4931d493a (diff)
downloadboringcactus.com-de5a275c4fba2ca981883bdb3705ab763694ce5a.tar.gz
boringcactus.com-de5a275c4fba2ca981883bdb3705ab763694ce5a.zip
satisfy another Atom validator nitpick
-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>