aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib/category-header.html
diff options
context:
space:
mode:
Diffstat (limited to 'v2/src/lib/category-header.html')
-rw-r--r--v2/src/lib/category-header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/v2/src/lib/category-header.html b/v2/src/lib/category-header.html
index a69b198..03f0949 100644
--- a/v2/src/lib/category-header.html
+++ b/v2/src/lib/category-header.html
@@ -1,6 +1,6 @@
<h2 id="$category">
<a href="#$category">$index_recent_title_html</a>
<a href="$feed_url">
- <img class="simple-icon" src="$icon_atom_url" alt="$icon_atom_alt" />
+ <img class="svg-icon" src="$icon_atom_url" alt="$icon_atom_alt" />
</a>
</h2>