diff options
| author | Mark Otto <[email protected]> | 2017-05-30 13:25:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-30 13:25:26 -0700 |
| commit | 92cfca79b1189b4cd89a8b71ba517466e0826bf3 (patch) | |
| tree | ebe0a190b504ab24092b07fa8d9cf29735d4ed04 /_layouts/default.html | |
| parent | f8d1dc4d04fa341c2900de9a2ea01f3ecd8753b2 (diff) | |
| download | bootstrap-92cfca79b1189b4cd89a8b71ba517466e0826bf3.tar.xz bootstrap-92cfca79b1189b4cd89a8b71ba517466e0826bf3.zip | |
rename files
Diffstat (limited to '_layouts/default.html')
| -rw-r--r-- | _layouts/default.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index d5e6b10b4..0292da9fd 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,7 +10,7 @@ </div> </a> - {% include nav-home.html %} + {% include docs-navbar.html %} <main id="content" role="main"> {{ content }} |
