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.xslt1
1 files changed, 1 insertions, 0 deletions
diff --git a/atom.xslt b/atom.xslt
index 38ec00c..5aa5b86 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -59,6 +59,7 @@
       <xsl:apply-templates select="document('08/index.xml')/page"/>
       <xsl:apply-templates select="document('09/index.xml')/page"/>
       <xsl:apply-templates select="document('10/index.xml')/page"/>
+      <xsl:apply-templates select="document('11/index.xml')/page"/>
     </feed>
   </xsl:template>
 </xsl:stylesheet>