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-27 22:45:24 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-01-27 22:45:24 +0900
commit8de44da18a31a9ea013783e5569100c14e1f2e0a (patch)
tree79e2f3076ce00eb69fd3a3b5a053b83147970d74 /atom.xslt
parent6954e559a2bff00e839f052ced2747c63674f5f9 (diff)
downloadpx-8de44da18a31a9ea013783e5569100c14e1f2e0a.tar.gz
Add another page
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 2ed6e5b..5ae450a 100644
--- a/atom.xslt
+++ b/atom.xslt
@@ -55,7 +55,9 @@
       </xsl:apply-templates>
       <xsl:apply-templates select="document('03/index.xml')/page">
       </xsl:apply-templates>
-      <updated>2023-01-25T10:50:00Z</updated>
+      <xsl:apply-templates select="document('04/index.xml')/page">
+      </xsl:apply-templates>
+      <updated>2023-01-27T13:40:00Z</updated>
     </feed>
   </xsl:template>
 </xsl:stylesheet>