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-06-26 16:14:12 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-06-26 16:26:23 +0900
commit6b5b671957d80321b5d6018cde1d3a2a7ffa0847 (patch)
tree3645896f1b6d090659945d0ac4f6c86e7c7de28c /atom.xslt
parentac735667ce21579ec319a310148afc0f5512492c (diff)
downloadpx-6b5b671957d80321b5d6018cde1d3a2a7ffa0847.tar.gz
Begin page 9
Diffstat (limited to 'atom.xslt')
-rw-r--r--atom.xslt3
1 files changed, 2 insertions, 1 deletions
diff --git a/atom.xslt b/atom.xslt
index cb81ca8..08656cb 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -47,7 +47,7 @@
         <email>mcsinyx@disroot.org</email>
       </author>
       <rights>CC BY-SA 4.0</rights>
-      <updated>2023-04-28T07:13:38Z</updated>
+      <updated>2023-06-24T01:42:27Z</updated>
       <xsl:apply-templates select="document('00/index.xml')/page"/>
       <xsl:apply-templates select="document('01/index.xml')/page"/>
       <xsl:apply-templates select="document('02/index.xml')/page"/>
@@ -57,6 +57,7 @@
       <xsl:apply-templates select="document('06/index.xml')/page"/>
       <xsl:apply-templates select="document('07/index.xml')/page"/>
       <xsl:apply-templates select="document('08/index.xml')/page"/>
+      <xsl:apply-templates select="document('09/index.xml')/page"/>
     </feed>
   </xsl:template>
 </xsl:stylesheet>