diff options
| author | Mark Otto <[email protected]> | 2016-10-02 19:26:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-02 19:26:29 -0700 |
| commit | 1db3586dc0798485d5ca82a9b8de477e82ba351c (patch) | |
| tree | 721b7f5c2e901c100e758b8b1ad7c2f820124fbc /docs/about | |
| parent | d11c93341f392d654b2cb5cbefd399bbf1d81f00 (diff) | |
| parent | 4699fd4b4076f325652a5f51cd0c734d900faac3 (diff) | |
| download | bootstrap-1db3586dc0798485d5ca82a9b8de477e82ba351c.tar.xz bootstrap-1db3586dc0798485d5ca82a9b8de477e82ba351c.zip | |
Merge branch 'v4-dev' into v4-navbars
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/brand.md | 1 | ||||
| -rw-r--r-- | docs/about/history.md | 1 | ||||
| -rw-r--r-- | docs/about/license.md | 1 | ||||
| -rw-r--r-- | docs/about/team.md | 1 | ||||
| -rw-r--r-- | docs/about/translations.md | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/docs/about/brand.md b/docs/about/brand.md index fcb8804ae..546e9c154 100644 --- a/docs/about/brand.md +++ b/docs/about/brand.md @@ -1,6 +1,7 @@ --- layout: docs title: Brand guidelines +description: Documentation and examples for Bootstrap's logo and brand usage guidelines. group: about --- diff --git a/docs/about/history.md b/docs/about/history.md index ae4764ee7..590a99c35 100644 --- a/docs/about/history.md +++ b/docs/about/history.md @@ -1,6 +1,7 @@ --- layout: docs title: History +description: A brief overview of the history of Bootstrap. group: about redirect_from: "/about/" --- diff --git a/docs/about/license.md b/docs/about/license.md index 997b1c9ef..d614731bf 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -1,6 +1,7 @@ --- layout: docs title: License FAQs +description: Commonly asked questions about Bootstrap's open source license. group: about --- diff --git a/docs/about/team.md b/docs/about/team.md index 2492471cf..aa575f8f2 100644 --- a/docs/about/team.md +++ b/docs/about/team.md @@ -1,6 +1,7 @@ --- layout: docs title: Team +description: An overview of the founding team and core contributors to Bootstrap. group: about --- diff --git a/docs/about/translations.md b/docs/about/translations.md index de6519bb3..576259d35 100644 --- a/docs/about/translations.md +++ b/docs/about/translations.md @@ -1,6 +1,7 @@ --- layout: docs title: Translations +description: Links to community-translated Bootstrap documentation sites. group: about --- |
