From: XhmikosR Date: Fri, 11 Aug 2017 13:13:28 +0000 (+0300) Subject: Fix about sidebar. X-Git-Tag: v4.0.0-beta.2~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a7fe34005d865cafb0c40e12592241abc46b13e;p=thirdparty%2Fbootstrap.git Fix about sidebar. --- diff --git a/_data/nav.yml b/_data/nav.yml index 1ce74e7823..c4c342dd27 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -75,12 +75,12 @@ # - title: Approach - title: Icons -# - title: About -# pages: -# - title: History -# - title: Team -# - title: Brand -# - title: License -# - title: Translations +- title: About + pages: + - title: History + - title: Team + - title: Brand + - title: License + - title: Translations - title: Migration diff --git a/docs/4.0/about/history.md b/docs/4.0/about/history.md index cfb0f5ab3a..0593886356 100644 --- a/docs/4.0/about/history.md +++ b/docs/4.0/about/history.md @@ -4,6 +4,7 @@ title: History description: A brief overview of the history of Bootstrap. redirect_from: - /about/ +group: about --- Originally created by a designer and a developer at Twitter, Bootstrap has become one of the most popular front-end frameworks and open source projects in the world.