🐛 fix(feed): fix "Visit website" link with skin config (#286)

This commit is contained in:
Jérôme Ramette 2024-03-21 22:03:28 +01:00 committed by GitHub
parent d0162291d9
commit a08a9f19c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@
</p>
<a class="readmore">
<xsl:attribute name="href">
<xsl:value-of select="/atom:feed/atom:link[2]/@href"/>
<xsl:value-of select="/atom:feed/@xml:base"/>
</xsl:attribute>
<xsl:value-of select="/atom:feed/str:translations/str:visit_the_site" />&#160;<span class="arrow"></span></a><p></p>
</section>