mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-03 04:50:24 +00:00
simpler breadcrumbs docs
This commit is contained in:
parent
74c8a5611d
commit
1f673b77bb
2 changed files with 2 additions and 4 deletions
|
|
@ -1035,9 +1035,8 @@
|
|||
<div class="page-header">
|
||||
<h1>Breadcrumbs <small></small></h1>
|
||||
</div>
|
||||
<p class="lead">Indicate the current page's location within a navigational hierarchy.</p>
|
||||
|
||||
<h2>Examples</h2>
|
||||
<p>A single example shown as it might be displayed across multiple pages.</p>
|
||||
<div class="bs-docs-example">
|
||||
<ul class="breadcrumb">
|
||||
<li class="active">Home</li>
|
||||
|
|
|
|||
3
docs/templates/pages/components.mustache
vendored
3
docs/templates/pages/components.mustache
vendored
|
|
@ -967,9 +967,8 @@
|
|||
<div class="page-header">
|
||||
<h1>Breadcrumbs <small></small></h1>
|
||||
</div>
|
||||
<p class="lead">Indicate the current page's location within a navigational hierarchy.</p>
|
||||
|
||||
<h2>Examples</h2>
|
||||
<p>A single example shown as it might be displayed across multiple pages.</p>
|
||||
<div class="bs-docs-example">
|
||||
<ul class="breadcrumb">
|
||||
<li class="active">Home</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue