From e615ae053c816fa477d158562e20ecaf2609128d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 13 Jun 2015 14:05:25 -0700 Subject: overhaul nav and shit again - drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list --- docs/_includes/nav-docs.html | 6 +++++- docs/_includes/nav-home.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index 166117315..e87c182da 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -23,7 +23,11 @@ {% endif %}
- + {% if slug == "examples" %} + + {% else %} + + {% endif %} {{ group.title }} diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 084746d10..2cc5820c3 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -2,7 +2,7 @@ Bootstrap 4 Alpha -- cgit v1.2.3