aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--v2/src/lib/category-header.html2
-rw-r--r--v2/src/lib/index-postamble.html2
-rw-r--r--v2/src/lib/index-preamble.html2
3 files changed, 3 insertions, 3 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>
diff --git a/v2/src/lib/index-postamble.html b/v2/src/lib/index-postamble.html
index 92ebbf2..899c88c 100644
--- a/v2/src/lib/index-postamble.html
+++ b/v2/src/lib/index-postamble.html
@@ -3,6 +3,6 @@
<h2>
<a href="$by_category_url">
$index_category_title_html
- <img class="simple-icon" src="$icon_linkto_url" alt="$icon_linkto_alt" />
+ <img class="svg-icon" src="$icon_linkto_url" alt="$icon_linkto_alt" />
</a>
</h2>
diff --git a/v2/src/lib/index-preamble.html b/v2/src/lib/index-preamble.html
index 2c17031..57563bc 100644
--- a/v2/src/lib/index-preamble.html
+++ b/v2/src/lib/index-preamble.html
@@ -1,7 +1,7 @@
<h2>
$index_recent_title_html
<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>
<ul class="no-style">