mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
correct link on index page to grid system
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@
|
|||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
|
<img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
|
||||||
<h2>Packed with features.</h2>
|
<h2>Packed with features.</h2>
|
||||||
<p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.</p>
|
<p>A 12-column responsive <a href="./scaffolding.html#gridSystem">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -62,7 +62,7 @@
|
|||||||
<div class="span4">
|
<div class="span4">
|
||||||
<img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
|
<img class="marketing-img" src="assets/img/bs-docs-bootstrap-features.png">
|
||||||
<h2>{{_i}}Packed with features.{{/i}}</h2>
|
<h2>{{_i}}Packed with features.{{/i}}</h2>
|
||||||
<p>{{_i}}A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.{{/i}}</p>
|
<p>{{_i}}A 12-column responsive <a href="./scaffolding.html#gridSystem">grid</a>, dozens of components, <a href="./javascript.html">JavaScript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.{{/i}}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user