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

main
Jérôme Ramette 11 months ago committed by GitHub
parent d0162291d9
commit a08a9f19c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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>

Loading…
Cancel
Save