diff options
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 }} |
