Skip to content

Commit

Permalink
add a link to the feed in the template
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Nov 8, 2012
1 parent 8bd1920 commit cbe7991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/themes/dinky/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ <h1 class="header"><a href="{{ HOME_PATH }}">{{ site.title }}</a></h1>
{% assign pages_list = site.pages %}
{% assign group = 'navigation' %}
{% include JB/pages_list %}
<li><a href="/feed/">RSS</a></li>
</ul>
{% if site.ads.google %}
<div class="misc ad">
Expand Down

0 comments on commit cbe7991

Please sign in to comment.