{{ content }}
diff --git a/_layouts/docs.html b/_layouts/docs.html
index 26ba91aae..feecf3875 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 64eabadb1..6405134e2 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -10,7 +10,7 @@
- {% include nav-home.html %}
+ {% include docs-navbar.html %}
{{ content }}