2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Rename and organize nav partials for cleaner file structure

This commit is contained in:
Mark Otto
2014-03-16 19:32:08 -07:00
parent b7ab799824
commit b004c9ac39
10 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
<!-- Docs master nav -->
{% include nav-main.html %}
{% include nav/main.html %}
<!-- Page content of course! -->
{{ content }}