diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index ebbaf0e64..cb83a9266 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -14,8 +14,11 @@ {% if page.url contains "getting-started" %}
Learn how to quickly start a new project with Bootstrap with downloads, basic templates and examples, and more.
- {% elsif page.url contains "css" %} -Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system.
+ {% elsif page.url contains "components" %} ++ Global styles for common HTML elements, as well as dozens of reusable components like dropdowns, input groups, navigation, alerts, and much more. +
{% elsif page.url contains "examples" %}Examples.
@@ -25,15 +28,6 @@ -