mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
nav
This commit is contained in:
parent
ed319e3178
commit
3117c98f13
@ -72,7 +72,6 @@
|
||||
- title: User input
|
||||
- title: Sample output
|
||||
- title: Tables
|
||||
- title: Jumbotron
|
||||
- title: Buttons
|
||||
sections:
|
||||
- title: Examples
|
||||
@ -116,11 +115,10 @@
|
||||
- title: Segmented buttons
|
||||
- title: Accessibility
|
||||
- title: Dropdowns
|
||||
- title: Jumbotron
|
||||
- title: Badges
|
||||
- title: Label
|
||||
- title: Alerts
|
||||
- title: Navs
|
||||
- title: Navbar
|
||||
- title: Card
|
||||
sections:
|
||||
- title: Basic example
|
||||
@ -133,6 +131,8 @@
|
||||
- title: Groups
|
||||
- title: Sets
|
||||
- title: Columns
|
||||
- title: Navs
|
||||
- title: Navbar
|
||||
- title: Breadcrumb
|
||||
- title: Pagination
|
||||
- title: Progress
|
||||
|
@ -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">
|
||||
|
@ -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>
|
||||
|
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user