commit 91614b93ba0d880bf81a943a6bef0d5d49a50541
parent e2cfdd31e7ca2559cb42b10e22cd6e222bca2024
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 5 Sep 2019 23:35:28 -0400
Fix timestamp
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/feeds/sitewide-feed.xml b/public/feeds/sitewide-feed.xml
@@ -20,7 +20,7 @@
<title>New Project: Morrowind Character Roller</title>
<link>https://www.paritybit.ca/projects/morrowind-character-roller</link>
<guid>https://www.paritybit.ca/projects/morrowind-character-roller</guid>
- <pubDate>Sat, 10 Aug 2019 05:00:00 +0000</pubDate>
+ <pubDate>Sat, 10 Aug 2019 04:00:00 +0000</pubDate>
<description>Generate a random scenario for role-playing a character in TES
III: Morrowind. </description>
</item>