diff options
| author | Mark Otto <[email protected]> | 2015-04-25 13:20:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-25 13:20:59 -0700 |
| commit | 3117c98f13af2124bed8523275cd83d4afd4edc6 (patch) | |
| tree | 72ab17e2edf62a50e6d76518928149f2ea4863e5 /docs/_includes | |
| parent | ed319e3178c95cbaa3a6ef30ab49981b6676a903 (diff) | |
| download | bootstrap-3117c98f13af2124bed8523275cd83d4afd4edc6.tar.xz bootstrap-3117c98f13af2124bed8523275cd83d4afd4edc6.zip | |
nav
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-docs.html | 2 | ||||
| -rw-r--r-- | docs/_includes/nav-home.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index bed37cace..315cb6f1e 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -1,6 +1,6 @@ <header class="navbar navbar-static-top bd-sidebar" id="top" role="banner"> <a href="{{ site.baseurl }}/" class="navbar-brand"> - Bootstrap v4 alpha + Bootstrap 4 Alpha </a> <button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#docsNavbarContent"> diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 29ecb1962..d92a19337 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,5 +1,5 @@ <header class="bd-header" role="banner"> - <a class="bd-header-mark" href="{{ site.baseurl }}">Bootstrap 4 alpha</a> + <a class="bd-header-mark" href="{{ site.baseurl }}">Bootstrap 4 Alpha</a> <nav class="nav nav-pills bd-header-nav"> <a class="nav-link" href="{{ site.baseurl }}/getting-started/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Docs');">Documentation</a> |
