website/www: add blog feed to sidebar
This commit is contained in:
parent
c62fd0b7e0
commit
1cb9c901c7
|
@ -8,4 +8,5 @@ as well as the Vagrant community.
|
|||
<ul class="unstyled">
|
||||
<li<%= sidebar_current("blog") %>><a href="/blog.html">Blog</a></li>
|
||||
<li<%= sidebar_current("blog-archives") %>><a href="/blog-archives.html">Article Archive</a></li>
|
||||
<li><a href="http://feeds.feedburner.com/vagrantup">RSS Feed</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue