about summary refs log tree commit diff homepage
path: root/atom.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'atom.xslt')
-rw-r--r--atom.xslt4
1 files changed, 3 insertions, 1 deletions
diff --git a/atom.xslt b/atom.xslt
index 2ed6e5b..5ae450a 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -55,7 +55,9 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('03/index.xml')/page">
       </xsl:apply-templates>
-      <updated>2023-01-25T10:50:00Z</updated>
+      <xsl:apply-templates select="document('04/index.xml')/page">
+      </xsl:apply-templates>
+      <updated>2023-01-27T13:40:00Z</updated>
     </feed>
   </xsl:template>
 </xsl:stylesheet>