about summary refs log tree commit diff homepage
path: root/atom.xslt
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2023-09-30 16:11:50 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-09-30 16:11:50 +0900
commit461b6a3e9d3ce28f7cea4f9ddafbb855bcdd2444 (patch)
tree0a4687bd7df4ea544f1eb3dc5273d7921d28891d /atom.xslt
parente86a69e4499eb8a7251703c2b41be696d4ea422d (diff)
downloadpx-461b6a3e9d3ce28f7cea4f9ddafbb855bcdd2444.tar.gz
Start page 11
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>