mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
simpler breadcrumbs docs
This commit is contained in:
parent
74c8a5611d
commit
1f673b77bb
@ -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…
x
Reference in New Issue
Block a user