Reviewed-on: #5887 Co-authored-by: silviarbgl <silviarbgl@fsfe.org> Co-committed-by: silviarbgl <silviarbgl@fsfe.org>
This commit was merged in pull request #5887.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -46,6 +46,20 @@
|
||||
<xsl:attribute name="title">Peertube</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
<xsl:element name="a">
|
||||
<!-- RSS Feed -->
|
||||
<xsl:attribute name="href">
|
||||
<xsl:text>/news/news.rss</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src">
|
||||
<xsl:value-of select="$urlprefix"/>
|
||||
<xsl:text>/graphics/services/rss.png</xsl:text>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="alt">RSS Feed</xsl:attribute>
|
||||
<xsl:attribute name="title">RSS Feed</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
|
||||
Reference in New Issue
Block a user