We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bac1bf0 + 0209015 commit 082c7a3Copy full SHA for 082c7a3
_includes/footer.html
@@ -2,9 +2,12 @@
2
<div class="container">
3
<a href="https://github.com/h2so5/mruby-logo">mruby-logo</a> provided by <a href="https://github.com/h2so5">h2so5</a>
4
</div>
5
- <div>
+ <div>
6
+ <a href="/feed.xml">
7
+ <img src="/assets/images/icons/atom-feed.png" alt="Atom feed" title="Atom feed" width="25" height="25">
8
+ </a>
9
<a href="/rss.xml">
- <img src="/images/icons/rss-feed.png" alt="RSS feed" title="RSS feed" width="25" height="25">
10
+ <img src="/assets/images/icons/rss-feed.png" alt="RSS feed" title="RSS feed" width="25" height="25">
11
</a>
12
13
</footer>
assets/images/icons/atom-feed.png
1.77 KB
images/icons/rss-feed.png assets/images/icons/rss-feed.png
0 commit comments