{{ content }}
diff --git a/_layouts/docs.html b/_layouts/docs.html
index 26ba91aae7..feecf38759 100644
--- a/_layouts/docs.html
+++ b/_layouts/docs.html
@@ -10,12 +10,12 @@
- {% include nav-home.html %}
+ {% include docs-navbar.html %}
{{ page.title }}
diff --git a/_layouts/home.html b/_layouts/home.html
index 64eabadb11..6405134e27 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -10,7 +10,7 @@
- {% include nav-home.html %}
+ {% include docs-navbar.html %}
{{ content }}