Skip to content

Commit 2cb3dc1

Browse files
author
José Valim
committed
Add an RSS button to the top.
1 parent 079e0bd commit 2cb3dc1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

_layouts/blog.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
<div id="sidebar-primary" class="sidebar">
88
{% include search.html %}
9+
<div class="rss-button">
10+
<a href="/atom.xml" target="_blank"><img src="/images/social/RSSButton.png" /></a>
11+
</div>
912
{% include categories-list.html %}
1013
{% include important-links.html %}
1114
</div>

css/style.css

74 Bytes
Binary file not shown.

images/social/RSSButton.png

3.92 KB
Loading

0 commit comments

Comments
 (0)