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.xslt2
1 files changed, 2 insertions, 0 deletions
diff --git a/atom.xslt b/atom.xslt
index 1bb4ecd..3d65467 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -53,6 +53,8 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('02/index.xml')/page">
       </xsl:apply-templates>
+      <xsl:apply-templates select="document('03/index.xml')/page">
+      </xsl:apply-templates>
       <updated>2023-01-25T10:50:00Z</updated>
     </feed>
   </xsl:template>