From: Christian Oliff Date: Tue, 8 Jun 2021 08:34:37 +0000 (+0900) Subject: Fix repetition in the description. X-Git-Tag: v4.6.1~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=538ea32cb7818d6091858a983b20d181fc5a09a8;p=thirdparty%2Fbootstrap.git Fix repetition in the description. --- diff --git a/site/content/docs/4.6/components/navbar.md b/site/content/docs/4.6/components/navbar.md index decf6efef7..4e670e11c1 100644 --- a/site/content/docs/4.6/components/navbar.md +++ b/site/content/docs/4.6/components/navbar.md @@ -1,7 +1,7 @@ --- layout: docs title: Navbar -description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin. +description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, collapse plugin, and more. group: components toc: true ---