Skip to content

Commit dcd2b62

Browse files
sorentwojosevalim
authored andcommitted
Replace blurry rss button png with scalable svg
1 parent a525eab commit dcd2b62

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Diff for: _layouts/blog.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div id="sidebar-primary" class="sidebar">
88
{% include search.html %}
99
<div class="rss-button">
10-
<a href="https://elixir-lang.org/atom.xml" target="_blank"><img src="/images/social/RSSButton.png" alt="RSS button" /></a>
10+
<a href="https://elixir-lang.org/atom.xml" target="_blank"><img src="/images/social/rss-feed-icon.svg" alt="RSS button" width="32" /></a>
1111
</div>
1212
{% include categories-list.html %}
1313
{% include important-links.html %}

Diff for: images/social/RSSButton.png

-1.14 KB
Binary file not shown.

Diff for: images/social/rss-feed-icon.svg

+1
Loading

0 commit comments

Comments
 (0)