fix old svg icon being used by atom-to-html template (closes #754)

This commit is contained in:
Andrew Dolgov 2013-07-23 07:22:49 +04:00
parent 8d47635919
commit 3abdddc7d1
1 changed files with 1 additions and 1 deletions

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