🐛 fix(feed): fix "Visit website" link with skin config (#286)
This commit is contained in:
parent
d0162291d9
commit
a08a9f19c7
@ -40,7 +40,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<a class="readmore">
|
<a class="readmore">
|
||||||
<xsl:attribute name="href">
|
<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:attribute>
|
||||||
<xsl:value-of select="/atom:feed/str:translations/str:visit_the_site" /> <span class="arrow">→</span></a><p></p>
|
<xsl:value-of select="/atom:feed/str:translations/str:visit_the_site" /> <span class="arrow">→</span></a><p></p>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user