mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-06 23:57:36 +02:00
nav
This commit is contained in:
parent
ed319e3178
commit
3117c98f13
@ -72,7 +72,6 @@
|
|||||||
- title: User input
|
- title: User input
|
||||||
- title: Sample output
|
- title: Sample output
|
||||||
- title: Tables
|
- title: Tables
|
||||||
- title: Jumbotron
|
|
||||||
- title: Buttons
|
- title: Buttons
|
||||||
sections:
|
sections:
|
||||||
- title: Examples
|
- title: Examples
|
||||||
@ -116,11 +115,10 @@
|
|||||||
- title: Segmented buttons
|
- title: Segmented buttons
|
||||||
- title: Accessibility
|
- title: Accessibility
|
||||||
- title: Dropdowns
|
- title: Dropdowns
|
||||||
|
- title: Jumbotron
|
||||||
- title: Badges
|
- title: Badges
|
||||||
- title: Label
|
- title: Label
|
||||||
- title: Alerts
|
- title: Alerts
|
||||||
- title: Navs
|
|
||||||
- title: Navbar
|
|
||||||
- title: Card
|
- title: Card
|
||||||
sections:
|
sections:
|
||||||
- title: Basic example
|
- title: Basic example
|
||||||
@ -133,6 +131,8 @@
|
|||||||
- title: Groups
|
- title: Groups
|
||||||
- title: Sets
|
- title: Sets
|
||||||
- title: Columns
|
- title: Columns
|
||||||
|
- title: Navs
|
||||||
|
- title: Navbar
|
||||||
- title: Breadcrumb
|
- title: Breadcrumb
|
||||||
- title: Pagination
|
- title: Pagination
|
||||||
- title: Progress
|
- title: Progress
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<header class="navbar navbar-static-top bd-sidebar" id="top" role="banner">
|
<header class="navbar navbar-static-top bd-sidebar" id="top" role="banner">
|
||||||
<a href="{{ site.baseurl }}/" class="navbar-brand">
|
<a href="{{ site.baseurl }}/" class="navbar-brand">
|
||||||
Bootstrap v4 alpha
|
Bootstrap 4 Alpha
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#docsNavbarContent">
|
<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">
|
<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">
|
<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>
|
<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…
x
Reference in New Issue
Block a user