2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

restore docs and homepage navs

This commit is contained in:
Mark Otto
2014-07-12 02:25:07 -07:00
parent 9bf9fb1faa
commit c25bd1f03f
4 changed files with 99 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<body class="bs-docs">
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
{% include nav/docs.html %}
{% include docs-nav.html %}
<div class="bs-docs-header" id="content">
<div class="bs-docs-container">
+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/home.html %}
{% include home-nav.html %}
<!-- Page content of course! -->
{{ content }}