Fixing up feeds

This commit is contained in:
Brandon Rozek 2023-01-20 12:32:11 -05:00
parent 0ef524a9f3
commit de907bfa1d
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
3 changed files with 8 additions and 6 deletions

View file

@ -100,7 +100,7 @@ This file is in BETA. Please test and contribute to the discussion:
</xsl:attribute>
<img>
<xsl:attribute name="src">
<xsl:value-of select="/rss/channel/image"/>
<xsl:value-of select="/rss/channel/image/url"/>
</xsl:attribute>
<xsl:attribute name="title">
<xsl:value-of select="/rss/channel/title"/>