Skip to content

Commit

Permalink
Add Blog link to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeng committed Jul 31, 2014
1 parent 80c51bc commit 3063a7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _includes/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ <h1><a href="{{ site.baseurl }}/">{{ site.title }}</a></h1>
<li class="sidebar-nav-item">
<a href="{{ site.baseurl }}/about/">About Us</a>
</li>
<li class="sidebar-nav-item">
<a href="{{ site.baseurl }}/blog/">Live Blog</a>
</li>
<li class="sidebar-nav-item">
<a href="{{ site.baseurl }}/courses/">Courses</a>
</li>
Expand Down

0 comments on commit 3063a7a

Please sign in to comment.