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-09-10 02:13:11 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-09-10 02:13:11 +0900
commita25f4df4c9afc911f4ac6d515559ed18bf000c9b (patch)
tree1df92ef076991f5173d893dbbe90270f7d55844e /atom.xslt
parent3a78e8d30b2c772994113fbf3220b145ccb3c67c (diff)
downloadpx-a25f4df4c9afc911f4ac6d515559ed18bf000c9b.tar.gz
Add more trip photos in- and outside campus
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 5b67fc3..38ec00c 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-07-07T00:16:53Z</updated>
+      <updated>2023-09-09T08:08:08Z</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"/>
@@ -58,6 +58,7 @@
       <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"/>
+      <xsl:apply-templates select="document('10/index.xml')/page"/>
     </feed>
   </xsl:template>
 </xsl:stylesheet>