diff options
| author | Mark Otto <[email protected]> | 2014-07-12 02:25:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-12 02:25:07 -0700 |
| commit | c25bd1f03f24d6e64ea406c0543a09f76f4d9271 (patch) | |
| tree | 11bb62164c29911492e25c29950eab6d8dae218a /docs/_layouts/default.html | |
| parent | 9bf9fb1faaff0b8cefb87718b0b610e6cde6e964 (diff) | |
| download | bootstrap-c25bd1f03f24d6e64ea406c0543a09f76f4d9271.tar.xz bootstrap-c25bd1f03f24d6e64ea406c0543a09f76f4d9271.zip | |
restore docs and homepage navs
Diffstat (limited to 'docs/_layouts/default.html')
| -rw-r--r-- | docs/_layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index a4092e8f4..829c7c7a6 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -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"> |
