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-12-09 22:20:58 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-12-09 22:20:58 +0900
commitb1cc7d1f948908119e703f9380c8663a00199947 (patch)
tree403dfbfba9fc1b2132eba83eb89d2e816bb3cc91 /atom.xslt
parent7244715606420dd08d34a2723b9ce80f0c9ab2a4 (diff)
downloadpx-b1cc7d1f948908119e703f9380c8663a00199947.tar.gz
Start page 12
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 930355a..bd7f563 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -60,6 +60,7 @@
       <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"/>
+      <xsl:apply-templates select="document('12/index.xml')/page"/>
     </feed>
   </xsl:template>
 </xsl:stylesheet>