]> git.wh0rd.org - tt-rss.git/blobdiff - atom-to-html.xsl
fix old svg icon being used by atom-to-html template (closes #754)
[tt-rss.git] / atom-to-html.xsl
index e1042648c6f47434e8796cf5c25565ef853d3db9..0e6b2ac6e1ad558e5ae98ca02dce2b0dd3d8356c 100644 (file)
@@ -21,7 +21,7 @@
 
                <div class="rss">
 
-               <img class="feedicon" src="images/pub_set.svg" style="width : 64px; height : 64px;" 
+               <img class="feedicon" src="images/pub_set.png" style="width : 64px; height : 64px;" 
                        alt="feed icon"/>
 
                <h1><xsl:value-of select="atom:title"/></h1>