From: Mark Otto Date: Fri, 23 Dec 2016 00:44:39 +0000 (-0800) Subject: retitle nav section X-Git-Tag: v4.0.0-alpha.6~235^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85525e29407e54b96e0c62ec69e7d6f795870527;p=thirdparty%2Fbootstrap.git retitle nav section --- diff --git a/docs/components/card.md b/docs/components/card.md index 1bfe4ff746..78d8655448 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -271,6 +271,11 @@ You can quickly change the text alignment of any card—in its entirety or speci {% endexample %} + +## Navigation + +Add some navigation to a card's header (or block) with Bootstrap's [nav components]({{ site.baseurl }}/components/navs/). + {% example html %}