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-01-26 20:29:12 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-01-26 20:33:31 +0900
commit80f2bf40067360b4a36d64a7e55048586562827d (patch)
treee667e6dadb671ee31de6d45cd7a3b05f8d8e4758 /atom.xslt
parentea1e82c58d4b36f5ac194f6b901425cdf99f2661 (diff)
downloadpx-80f2bf40067360b4a36d64a7e55048586562827d.tar.gz
Add a few more posts
Diffstat (limited to 'atom.xslt')
-rw-r--r--atom.xslt2
1 files changed, 2 insertions, 0 deletions
diff --git a/atom.xslt b/atom.xslt
index 1bb4ecd..3d65467 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -53,6 +53,8 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('02/index.xml')/page">
       </xsl:apply-templates>
+      <xsl:apply-templates select="document('03/index.xml')/page">
+      </xsl:apply-templates>
       <updated>2023-01-25T10:50:00Z</updated>
     </feed>
   </xsl:template>