Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add Jekyll Feed
  • Loading branch information
jbampton committed Mar 6, 2021
commit 020901525074d99941b3749524606dd6bd7faa09
7 changes: 5 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
<div class="container">
<a href="https://github.com/h2so5/mruby-logo">mruby-logo</a> provided by <a href="https://github.com/h2so5">h2so5</a>
</div>
<div>
<div>
<a href="/feed.xml">
<img src="/assets/images/icons/atom-feed.png" alt="Atom feed" title="Atom feed" width="25" height="25">
</a>
<a href="/rss.xml">
<img src="/images/icons/rss-feed.png" alt="RSS feed" title="RSS feed" width="25" height="25">
<img src="/assets/images/icons/rss-feed.png" alt="RSS feed" title="RSS feed" width="25" height="25">
</a>
</div>
</footer>
Binary file added assets/images/icons/atom-feed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes