diff options
| author | Patrick H. Lauke <[email protected]> | 2016-02-17 11:06:32 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2016-02-17 11:06:32 +0000 |
| commit | 9bc56d9b10e1b74edd54637da67aa8590e0432ac (patch) | |
| tree | 10995738c5d37cea3024a20a87a44d0dc3c38876 | |
| parent | bfe3c590dfbbfe97bb25f2a9405c59d380309d58 (diff) | |
| download | bootstrap-9bc56d9b10e1b74edd54637da67aa8590e0432ac.tar.xz bootstrap-9bc56d9b10e1b74edd54637da67aa8590e0432ac.zip | |
Replace "label" with "tag" in navigation
| -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 1fc97157e..ef3a62c92 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -37,7 +37,7 @@ - title: Input group - title: Dropdowns - title: Jumbotron - - title: Label + - title: Tag - title: Alerts - title: Card - title: Navs |
