diff options
| author | Chris Rebert <[email protected]> | 2016-01-09 18:15:53 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-09 18:15:53 -0800 |
| commit | 69584f1c8b646d59db8b04ebb583bfde0cb36fcc (patch) | |
| tree | ab805ff3dcc85ef37e579cd4c4dac40178c9707e | |
| parent | 64b9ad4d7f09c4d71612d9176bdda52d706ef2de (diff) | |
| parent | 1367f70fbc16af76f1d77161bb8f769ff48c0348 (diff) | |
| download | bootstrap-69584f1c8b646d59db8b04ebb583bfde0cb36fcc.tar.xz bootstrap-69584f1c8b646d59db8b04ebb583bfde0cb36fcc.zip | |
Merge pull request #18826 from twbs/fix-17986
Docs: Add missing pages to "Getting started" TOC
| -rw-r--r-- | docs/_data/nav.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index dac90c0d8..615bdc1a3 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -2,7 +2,9 @@ pages: - title: Introduction - title: Download + - title: Contents - title: Browsers & devices + - title: JavaScript - title: Options - title: Flexbox - title: Build tools |
