2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

finish up moving content, tweaking styles

This commit is contained in:
Mark Otto
2013-11-22 18:45:38 -05:00
parent 03501f9c4a
commit 37f3944bd9
4 changed files with 39 additions and 70 deletions
-5
View File
@@ -27,11 +27,6 @@
<a href="{{ page.base_url }}customize">Customize</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li{% if page.slug == "about" %} class="active"{% endif %}>
<a href="{{ page.base_url }}about">About</a>
</li>
</ul>
</nav>
</div>
</header>