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/extend | |
| 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/extend')
| -rw-r--r-- | docs/extend/approach.md | 2 | ||||
| -rw-r--r-- | docs/extend/icon-fonts.md | 2 | ||||
| -rw-r--r-- | docs/extend/index.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/extend/approach.md b/docs/extend/approach.md index 8374fc04e..1427e7a16 100644 --- a/docs/extend/approach.md +++ b/docs/extend/approach.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Approach --- diff --git a/docs/extend/icon-fonts.md b/docs/extend/icon-fonts.md index 6bb47dbf7..9de3cf4ba 100644 --- a/docs/extend/icon-fonts.md +++ b/docs/extend/icon-fonts.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Icon fonts --- diff --git a/docs/extend/index.md b/docs/extend/index.md index 947f48f24..27ecfa3bb 100644 --- a/docs/extend/index.md +++ b/docs/extend/index.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Extend --- |
