diff options
| author | Mark Otto <[email protected]> | 2015-04-17 20:01:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-17 20:01:43 -0700 |
| commit | 2fb6dc26c8ef0750475201d5677b60f3b686a1a1 (patch) | |
| tree | dc6ddf4df1af20fc547de2f7adf94b7ee3add4bc | |
| parent | bf085b1a02238611d4962717a02f71def0fa8ba0 (diff) | |
| download | bootstrap-2fb6dc26c8ef0750475201d5677b60f3b686a1a1.tar.xz bootstrap-2fb6dc26c8ef0750475201d5677b60f3b686a1a1.zip | |
remove page header from nav
| -rw-r--r-- | docs/_data/nav.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index d489cbc9b..d8ea8f82a 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -73,7 +73,6 @@ - title: Sample output - title: Tables - title: Jumbotron - - title: Page header - title: Buttons sections: - title: Examples |
