diff --git a/includes/sidebar.html b/includes/sidebar.html index 2feaad0647b7..de2fc8991ea4 100644 --- a/includes/sidebar.html +++ b/includes/sidebar.html @@ -8,6 +8,7 @@ {% data ui.header.github_docs %} + {% if error == '404' or page.relativePath == 'index.md' %} {% include sidebar-homepage %} @@ -17,4 +18,5 @@ {% include sidebar-specific-product %} {% endif %} +