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-28 22:34:53 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-01-28 22:34:53 +0900
commit6a45d006cd06b33a78c5f9b1ab3ce755f36993fa (patch)
tree9d42e06eb5ca85efdaf50897796dd7176e6202e5 /atom.xslt
parent8a91b677e9e1e39bab44b910b830a07d56cd0d7c (diff)
downloadpx-6a45d006cd06b33a78c5f9b1ab3ce755f36993fa.tar.gz
Add another page
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 5ae450a..f1ea557 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -57,6 +57,8 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('04/index.xml')/page">
       </xsl:apply-templates>
+      <xsl:apply-templates select="document('05/index.xml')/page">
+      </xsl:apply-templates>
       <updated>2023-01-27T13:40:00Z</updated>
     </feed>
   </xsl:template>