diff options
| author | Mark Otto <[email protected]> | 2014-07-10 18:04:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-10 18:04:38 -0700 |
| commit | 55d6b3fcda52fe89116319c086aa39573c28de80 (patch) | |
| tree | 98b1f8010994600b6b7cb2c8406841276a64f347 /docs/_data | |
| parent | 4993ab6e0038f73aed82ecfdcb58d51b8d6be917 (diff) | |
| download | bootstrap-55d6b3fcda52fe89116319c086aa39573c28de80.tar.xz bootstrap-55d6b3fcda52fe89116319c086aa39573c28de80.zip | |
fix page titles, add about page nav list
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 48461eb9b..db11c2836 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -78,3 +78,10 @@ - title: Learn & Extend pages: - title: Approach + +- title: About + pages: + - title: History + - title: Team + - title: Brand + - title: Credits |
