Skip to content

Commit

Permalink
add missing menu items to united page
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Feb 3, 2014
1 parent 83543b6 commit 1a50660
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions united/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
<ul class="dropdown-menu" aria-labelledby="download">
<li><a tabindex="-1" href="./bootstrap.min.css">bootstrap.min.css</a></li>
<li><a tabindex="-1" href="./bootstrap.css">bootstrap.css</a></li>
<li class="divider"></li>
<li><a tabindex="-1" href="./variables.less">variables.less</a></li>
<li><a tabindex="-1" href="./bootswatch.less">bootswatch.less</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 1a50660

Please sign in to comment.