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 29d6ad5..f54924b 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -59,7 +59,9 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('05/index.xml')/page">
       </xsl:apply-templates>
-      <updated>2023-01-27T13:40:00Z</updated>
+      <xsl:apply-templates select="document('06/index.xml')/page">
+      </xsl:apply-templates>
+      <updated>2023-02-16T17:38:00Z</updated>
     </feed>
   </xsl:template>
 </xsl:stylesheet>