diff options
| author | Mark Otto <[email protected]> | 2014-12-04 01:00:15 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-04 01:00:15 -0800 |
| commit | 95e27d00346b87cbf07c0c871a826a550617d439 (patch) | |
| tree | c3b0dde707d8dab3179a7a9036a3fb90ae44f566 | |
| parent | c7c46acf4822d7052c09849c32c0e12d8a9344da (diff) | |
| download | bootstrap-95e27d00346b87cbf07c0c871a826a550617d439.tar.xz bootstrap-95e27d00346b87cbf07c0c871a826a550617d439.zip | |
fix nav for grid template
| -rw-r--r-- | docs/_data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index d74839366..9eb952a60 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -116,7 +116,7 @@ pages: - title: Overview - title: Starter template - - title: Grids + - title: Grid - title: Jumbotron - title: Narrow jumbotron - title: Navbar |
