diff options
| author | Mark Otto <[email protected]> | 2015-08-14 22:45:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-14 22:45:55 -0700 |
| commit | c064eef67b168e2f6c61e575f0e99988eceac6f9 (patch) | |
| tree | c8dccd538370f75f7c257f377196f4b375122237 /docs/about | |
| parent | b388778f1ff7b9d15305caa9a29805ae9a64c505 (diff) | |
| download | bootstrap-c064eef67b168e2f6c61e575f0e99988eceac6f9.tar.xz bootstrap-c064eef67b168e2f6c61e575f0e99988eceac6f9.zip | |
Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/brand.md | 2 | ||||
| -rw-r--r-- | docs/about/history.md | 2 | ||||
| -rw-r--r-- | docs/about/license.md | 2 | ||||
| -rw-r--r-- | docs/about/team.md | 2 | ||||
| -rw-r--r-- | docs/about/translations.md | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/about/brand.md b/docs/about/brand.md index acc73323c..fcb8804ae 100644 --- a/docs/about/brand.md +++ b/docs/about/brand.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Brand guidelines group: about --- diff --git a/docs/about/history.md b/docs/about/history.md index 788639607..79e854c43 100644 --- a/docs/about/history.md +++ b/docs/about/history.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: History group: about --- diff --git a/docs/about/license.md b/docs/about/license.md index 53b0c1c6f..997b1c9ef 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: License FAQs group: about --- diff --git a/docs/about/team.md b/docs/about/team.md index fb747774f..2492471cf 100644 --- a/docs/about/team.md +++ b/docs/about/team.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Team group: about --- diff --git a/docs/about/translations.md b/docs/about/translations.md index 55f15c42a..de6519bb3 100644 --- a/docs/about/translations.md +++ b/docs/about/translations.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Translations group: about --- |
