Skip to content

Commit

Permalink
Merge pull request twbs#13106 from tenmilestereo/patch-1
Browse files Browse the repository at this point in the history
Updated dates in index.html
  • Loading branch information
juthilo committed Mar 18, 2014
2 parents d52ad3e + 4e2b92f commit 9e3ab9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ <h4>About</h4>
<div class="sidebar-module">
<h4>Archives</h4>
<ol class="list-unstyled">
<li><a href="#">March 2014</a></li>
<li><a href="#">February 2014</a></li>
<li><a href="#">January 2014</a></li>
<li><a href="#">December 2013</a></li>
<li><a href="#">November 2013</a></li>
Expand All @@ -135,8 +137,6 @@ <h4>Archives</h4>
<li><a href="#">June 2013</a></li>
<li><a href="#">May 2013</a></li>
<li><a href="#">April 2013</a></li>
<li><a href="#">March 2013</a></li>
<li><a href="#">February 2013</a></li>
</ol>
</div>
<div class="sidebar-module">
Expand Down

0 comments on commit 9e3ab9a

Please sign in to comment.