about summary refs log tree commit diff homepage
path: root/atom.xslt
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-02-16 14:42:32 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-02-16 14:42:32 +0900
commite24d423e566d3cc688acd359991359d59990e3cb (patch)
tree11ac79468db149245fb89babef714fc19074b131 /atom.xslt
parent89655ca33983ce745a578713a3e15dc7f29bf3f4 (diff)
downloadpx-e24d423e566d3cc688acd359991359d59990e3cb.tar.gz
Add first page of 2023
Diffstat (limited to 'atom.xslt')
-rw-r--r--atom.xslt4
1 files changed, 3 insertions, 1 deletions
diff --git a/atom.xslt b/atom.xslt
index 29d6ad5..f54924b 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -59,7 +59,9 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('05/index.xml')/page">
       </xsl:apply-templates>
-      <updated>2023-01-27T13:40:00Z</updated>
+      <xsl:apply-templates select="document('06/index.xml')/page">
+      </xsl:apply-templates>
+      <updated>2023-02-16T17:38:00Z</updated>
     </feed>
   </xsl:template>
 </xsl:stylesheet>