Update 3 files

- /README.md
- /_data/ai-cache.json
- /feed.xslt.xml
This commit is contained in:
mayx
2025-05-12 14:47:25 +00:00
parent 6de5898f85
commit 17c27841b0
3 changed files with 5 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ https://nicolas-hoizey.com/feeds/all.xml
</a>
</h3>
<small class="gray">
Published: <xsl:value-of select="pubDate" />
Published: <xsl:value-of select="substring(pubDate, 0, 17)" />
</small>
<p><xsl:value-of select="description"/></p>
</div>